展开全部
create proc proc_insert
as
insert into table(10,2,3);
select @@identity
go
这里 只会返回ID 而且ID必须是自动增长的
as
insert into table(10,2,3);
select @@identity
go
这里 只会返回ID 而且ID必须是自动增长的
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询