Is it possible to create an Alias for a database, much like you can alias servers or tables.
We change our database names according to their current functions such as DB1_UAT for Testing and DB1_Prod for production. We would like for the database references in all our cross-database stored procedures to remain the same regardless of what database they are in.
Any thoughts?
Thanks,
Rich
We change our database names according to their current functions such as DB1_UAT for Testing and DB1_Prod for production. We would like for the database references in all our cross-database stored procedures to remain the same regardless of what database they are in.
Any thoughts?
Thanks,
Rich