阅读背景:

如何从SQL Server中的另一个存储过程调用存储过程?

来源:互联网 

I have a main stored procedure that insert 3 varchar fields, name, address and phone number and other 3 fields that insert an ID from foreign keys in a table, these 2 foreign key fields also use an insert stored procedure to insert their own data. How do I call those stored procedures from the main SP to insert the varchar fields and the foreign key fields generated when executing them?I have a main stored procedure that insert 3 va




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: