mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2024-12-14 06:14:12 +03:00
right usage.
This commit is contained in:
parent
e685f6488a
commit
4fcb52d26b
@ -1,6 +1,6 @@
|
||||
/*
|
||||
% psql -f del.sql learningsql
|
||||
% dropdb learningsql
|
||||
% psql -f del.sql testdb
|
||||
% dropdb testdb
|
||||
*/
|
||||
|
||||
drop table LEARNINGSQL.transaction;
|
||||
|
Loading…
Reference in New Issue
Block a user