⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sqltabledrops

📁 数据库测试工具Benchmark,主要对数据库的性能进行了详细的测试。
💻
字号:

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 + -