Posts
Sort by recent activity
Fully qualify object name
I'm currently working on a database migration and one of the task was to fully qualify the objects in the new database. The old database has default "dbo" schema, and many of the existing procs do...