Does anyone have any documentation or best practices when you have a database of stored procedures that reference tables from other databases that are on the same server. Would you recomend synonums or fully qualify the database.table name in the stored procedures?
↧