时间:2021-07-01 10:21:17 帮助过:311人阅读
查看创建表时候用的SQL语句
mysql> show create table student \G; *************************** 1. row *************************** Table: student Create Table: CREATE TABLE `student` ( `stuId` int(11) DEFAULT NULL, `stuName` varchar(15) DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 1 row in set (0.00 sec) ERROR: No query specified mysql>
mysql,关系型数据库管理系统,优秀,值得学习。
学习资源:itcast和itheima视频库 + 清净的心地。
如果您有公开的资源,可以分享给我的话,用您的资源学习也可以。
博文是观看视频后,融入思考写成的。博文好,是老师讲得好。博文坏,是 给最苦 没认真。
mysql5.5基础 show create table...\G 查看创建表时候用的SQL语句
标签:font uname 0.00 specified set 视频 上下 window gpo