摘要:
SQl 语句(常见) 新建,删除,修改表结构新建表:create table [表名]([自动编号字段] int IDENTITY (1,1) PRIMARY KEY ,[字段1] nVarChar(50) default ‘默认值’ null ,[字段2] ntext null ,[字段3] datetime,[字段4] money null ,[字段5] int def... 阅读全文
posted @ 2010-06-29 10:11
umen
阅读(12705)
评论(2)
推荐(1)


浙公网安备 33010602011771号