What is a Synonym ?
Answers were Sorted based on User's Feedback
Answer / guest
Synonym is an alternate name for a table or alternate name
for database object.It is used to provide an alternate name
for a table permanently.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / annu rajput
Synonym is global name for the database object.
it is used when we access the another user's object .
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / s. senthil kumar
A synonym is an alias for a table, view, sequence or program
unit.
| Is This Answer Correct ? | 1 Yes | 0 No |
when loggined as SYSTEM,how to display all the users of database using sql query?
Can a Tablespace hold objects from different Schemes ?
How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?
Can we insert data in view oracle?
How to assign a tablespace to a users in oracle?
How to loop through data rows in the implicit cursor?
What are the system predefined user roles?
What is Trace File ?
what is a view?
Can we save images in a database and if yes, how?
How to commit the current transaction in oracle?
21. Using a set operator, display the client number of all clients who have ever placed an order and whose whose name does not contain the string Sm.