Hi all,
I am attempting to create a stored procedure that has the following requirements:
1. The ability to pass it a table name
2. Run the below on each column in the table:
[code la
I am attempting to create a stored procedure that has the following requirements:
1. The ability to pass it a table name
2. Run the below on each column in the table:
[code la