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
Define db2.
What is check constraint. Explain with example.
what is db2 restart?
What is the physical storage length of date data type?
What do you mean by commit and rollback?
what is utility for parm lib
What is dbrm? What it contains? When it will be created?
What is the use of db2?
What is the reason behind not using select * in embedded sql programs?
What is cloudant database?
What is dbrm?
What is the use of runstats in db2?
How can we retrieve the total number of records in RPG & CLLE?
What is the difference between cursor and select statement?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?