IT Placement Papers Database SQL Server
This category contains SQL Server Interview Questions and Answers |
Which query will return a list of the synonyms in your database?
|
|
|
|
|
select * from sys.synonyms
Only registered users can write comments. Please login or register.
|