📄 sqltabledrops
字号:
drop table item;
commit;
drop table warehouse;
commit;
drop table district;
commit;
drop table stock;
commit;
drop table customer;
commit;
drop table oorder;
commit;
drop table order_line;
commit;
drop table history;
commit;
drop table new_order;
commit;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -