Date: 2025-10-29 16:52:47
Score: 2.5
Natty:
Azure SQL supports synonyms for cross-database access but only on the same server.
https://learn.microsoft.com/en-us/sql/relational-databases/synonyms/synonyms-database-engine?view=sql-server-ver17
"Four-part names for function base objects are not supported."
"You cannot reference a synonym that is located on a linked server."
Reasons:
- Probably link only (1):
- Low length (0.5):
- No code block (0.5):
- Low reputation (0.5):
Posted by: JK.