sql语句练习

表 SET FOREIGN_KEY_CHECKS=0; -- ---------------------------- -- Table structure for `students` -- ---------------------------- DROP TABLE IF EXISTS `students`; CREATE TABLE `students` ( `id` tinyint(
相关文章
相关标签/搜索