3 ways to use PostgreSQL commands · Create table groc (item varchar(20), comment varchar(10)); · delete from groc where comment not like '%W';.
確定! 回上一頁