摘要:
--创建测试表wwif OBJECT_ID('qq') is not null drop table qqcreate table qq([序号] varchar(5),[内容1] varchar(10),[内容2] varchar(15))insert into qq([序号],[内容1],[内容... 阅读全文
posted @ 2015-10-30 00:01
邹敏向日葵
阅读(237)
评论(0)
推荐(0)