Stored procedure code can be changed without requiring changes in client applications as long as the changes do not affect parameter lists or returned data types.
只要更改不影响参数列表或返回的数据类型,就可以更改存储过程代码,而无需在客户端应用程序中进行更改。
Stored procedure code can be changed without requiring changes in client applications as long as the changes do not affect parameter lists or returned data types.
只要更改不影响参数列表或返回的数据类型,就可以更改存储过程代码,而无需在客户端应用程序中进行更改。
应用推荐