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 |
what is the syntax of UPDATE command?
How can we create the complete backup of data in the oracle.
0 Answers IPEC, Satyam, SunTec,
What is the difference between "as" and "is" in an oracle stored procedure?
What is Data Dictionary Cache in Oracle?
various types of joins
Describe the different type of Integrity Constraints supported by ORACLE ?
I have a table called 'test' on source and target with same name, structure and data type but in a different column order. How can you setup replication for this table?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
Explain do view contain data?
What do you understand by database schema and what does it hold?
How does oracle handle read consistency?
What are the database administrators utilities available?