adspace
Answer Posted / Sunil Kumar Saini
In SQL, a synonym is an alternate name for an existing object (such as table or view) within the same database. Synonyms can be used to simplify queries by allowing you to reference objects using a more convenient name.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are all the common sql function? : Sql dba
Is primary key always clustered index?
what is bcp? When does it used? : Sql dba
what is schema? : Sql dba
define sql insert statement ? : Sql dba
what is dbms? : Sql dba
what are aggregate and scalar functions? : Sql dba
Is inner join faster than left join?
Is primary key clustered index?
What is the current version of sql?
what are the advantages of sql ? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
What is your daily office routine?
What is the current version of postgresql?
Do we need to rebuild index after truncate?