摘要:
alter table student add CONSTRAINT PRI_id primary key(id); alter table student alter column int identity(1,1) not null A. 在简单的游标中使用 FETCH 下例为 authors 表中姓以字母 B 开头的行声明了一个简单的游标,并使用 FETCH NEXT 逐个提取这些行。FE... 阅读全文
posted @ 2005-11-20 22:48
潘伟
阅读(295)
评论(0)
推荐(0)

浙公网安备 33010602011771号