Stored Procedures is in the SQL Server database subroutine, incoming and outgoing parameters of a stored procedure may be as many as 2100 parameters, each parameter specified when the need for the name, data type, direction and defaults.
存储过程是SQLServer数据库中的子程序,可以传入和传出参数,一个存储过程可有多达2100个参数,每个参数在指定时需要有名称、数据类型、方向和默认值。
参考来源 - SQL Server存储过程参数的指定·2,447,543篇论文数据,部分数据来源于NoteExpress
应用推荐