fix for more than 3 table join wrong result
[csql.git] / examples / isql / drop.sql
blobb3d22e95a85a25951103da85b528b5932aba5616
1 -- drop example
3 echo drop table t1;
4 drop table t1;