In addition to my previous post of creating stored procedures for given table...
Here is the query that make use of previously created SP "MyTool" and create stored procedures for all user created tables in the current database...
So you don't need to execute my tool again and again for all the tables...
Here is the query that make use of previously created SP "MyTool" and create stored procedures for all user created tables in the current database...
So you don't need to execute my tool again and again for all the tables...


