摘要:
表stuinfo,有三个字段recno(自增),stuid,stuname 建该表的Sql语句如下: CREATE TABLE [StuInfo] ( [recno] [int] IDENTITY (1, 1) NOT NULL , [stuid] [varchar] (10) COLLATE ... 阅读全文
posted @ 2008-09-01 16:17
ie421
阅读(755)
评论(0)
推荐(0)
2008年9月1日 #