51Testing软件测试论坛
标题:
创建表的语法?
[打印本页]
作者:
测试积点老人
时间:
2023-11-14 09:21
标题:
创建表的语法?
回复可见
作者:
happyaxia
时间:
2023-11-14 13:53
create table 表名
(列表, 数据类型, 默认值) comment "表功能备注“
作者:
kallinr
时间:
2023-11-15 09:19
学习一下
作者:
海海豚
时间:
2023-11-15 09:34
create table 表名
(列表, 数据类型, 默认值) comment "表功能备注“
作者:
litingting0214
时间:
2023-11-15 09:52
create table 表名
(列表, 数据类型, 默认值) comment "表功能备注“
作者:
jingzizx
时间:
2023-11-15 09:53
create table 表名
作者:
你好浮戈
时间:
2023-11-15 09:55
create table 表名
(列表, 数据类型, 默认值) comment "表功能备注“
作者:
oliver.tang
时间:
2023-11-15 10:14
crate table
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2