Community

Stored procedures: Perform specified operations on tables and objects

(Brian Walker) Here I will describe two simple routines. In the first, the SQL code creates a system stored procedure named sp_FixTables, which performs a specified operation on a specified set of tables. The second is a system stored procedure named sp_FixObjects, which performs a specified operati

Read More - Register for Free Membership