数据库课设

1 SET NAMES utf8mb4; 2 SET FOREIGN_KEY_CHECKS = 0; 3 4 -- 5 -- Table structure for administrator 6 -- 7 DROP TABLE IF EXISTS `administrator`; 8 CREATE
posted @ 2020-11-25 14:19  Echo宝贝儿  阅读(124)  评论(0编辑  收藏  举报