2 lines
47 B
MySQL
Raw Normal View History

2019-09-26 00:35:31 -04:00
create view {{.prefix}}v1 as select * from t1;