SELECT * FROM table_name
DROP TABLE GovFund; DROP TABLE BasicInfo;
DELETE FROM table_name WHERE condition;
Last updated 2 years ago