|
|
|
|
Browse by Tags
All Tags » Development » SQL Tools (RSS)
-
Edit: At the suggestion of a much knowledgable commenter who shall remain named Aaron, I changed from using schema_name() function to using sys.tables. When writing code that is expected to have reuse, it can be safer to use the tables rather than functions because the tables will work in the context of the database that is in the from ...
|
|
|
|
|