In what version of sql server were synonyms released?



In what version of sql server were synonyms released?..

Answer / Km.vijay Laxmi

Synonyms were first introduced in SQL Server 2005.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What command do we use to rename a database?

1 Answers  


Does server sql treat char as a variable-length or fixed-length column?

1 Answers  


What is the simplest way to create a new database in ms sql server?

1 Answers  


What is deploy, process and build? : sql server analysis services, ssas

1 Answers  


How to enforce security in sql server? : sql server security

1 Answers  


How do you delete duplicate rows in sql server?

1 Answers  


Is index a datbase objects in sql server?

2 Answers  


What is the default server name for sql server?

1 Answers  


What is the use of MOVE keyword in restore command

3 Answers   IBM,


how to get the maximum among two tables,for example table 1 (dep1) have (emp_id,emp_name,salary) columns and table 2 (dept2) have (emp_id,emp_name,salary) columns,i want which employee have the maximum salary among two tables?

9 Answers   Deloitte, Lason,


What is use of attributehierarchyenabled? : sql server analysis services, ssas

1 Answers  


What are primary keys and foreign keys?

4 Answers  


Categories