会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
MsterYu_Whitewolf
博客园
首页
新随笔
联系
订阅
管理
05 2021 档案
基于mysql的表的创建以及主键设置
摘要:mysql中表的创建 一般使用 create table table_name 来创建 我用student表来做例子: create table student ( id int , name varchar(45), sex varchar(45), birth date, class varch
阅读全文
posted @
2021-05-17 22:27
MsterYu_Whitewolf
阅读(703)
评论(0)
推荐(0)
公告