8 lines
131 B
SQL
8 lines
131 B
SQL
-- no SQL here
|
|
-- nor here, just all comments.
|
|
-- comment with space before
|
|
|
|
---- create above / drop below ----
|
|
|
|
drop table t1;
|