I'm looking to store sql statements into a column and then retrieve and execute.
Basically I want to try and stay away from storing them in an external file .sql calling them from sqlcmd.
Any one have anyone suggestions?
Basically I want to try and stay away from storing them in an external file .sql calling them from sqlcmd.
Any one have anyone suggestions?