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 |
How to create a stored program unit?
What are the different approaches used by Optimizer in choosing an execution plan ?
What is a package ? What are the advantages of package ?
What is a heap related to database ?
1 Answers TCS, University of Edinburgh,
What is oracle used for?
What is an Oracle index?
which statement is running fastly ie insert or delete?
What do you mean by a tablespace?
What is the relation of a user account and a schema in oracle?
Is there a function to split a string in plsql?
How to export data to a csv file?
What are advantages fo Stored Procedures?