SQL Server stored procedure validity checking [on hold]
How can I check the validity of a stored procedure programmatically? Meaning that if no errors are found it will execute. How can I detect things like invalid tables names in "from" or "join" clauses?
Aucun commentaire:
Enregistrer un commentaire