摘要: https://blog.csdn.net/m0_45364328/article/details/125175796 https://blog.csdn.net/weixin_48921808/article/details/119918734 备选: https://blog.csdn.net/ 阅读全文
posted @ 2022-11-29 22:51 super超人 阅读(15) 评论(0) 推荐(0) 编辑
摘要: 建表语句: CREATE TABLE `user` ( `id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT '主键', `name` varchar(30) DEFAULT NULL COMMENT '名称', `sex` varchar(1) DEFAU 阅读全文
posted @ 2022-11-29 19:41 super超人 阅读(246) 评论(0) 推荐(0) 编辑