right usage.

This commit is contained in:
Kazu Yamamoto 2013-07-30 09:41:59 +09:00
parent e685f6488a
commit 4fcb52d26b

View File

@ -1,6 +1,6 @@
/*
% psql -f del.sql learningsql
% dropdb learningsql
% psql -f del.sql testdb
% dropdb testdb
*/
drop table LEARNINGSQL.transaction;