Answer Posted / vinod
A synonym is used to reference a table or view by another
name. The other name can then be written in the application
code pointing to test tables in the development stage and to
production entities when the code is migrated. The synonym
is linked to the AUTHID that created it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
What is rct?
What is db2? Explain.
What is explain plan in db2?
can we view the access paths created by dbrm ? how ? thx
Is db2 a database?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What are the various data types available in db2?
How can you count the number of rows from a table tab?
What is bind and rebind in db2?
Differentiate between cs and rr isolation levels? Where do you specify them?
What is a db2 package?
What is the reason behind not using select * in embedded sql programs?
What do you mean by storage group (stogroup)?
What is an instance in db2?