What is the difference between SYNONYM and ALIAS?
Answer Posted / kp
Synonym is private to the user who has defined the Synonym
and also the synonym cannnot refer to a remote table
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
How to find primary key of a table in db2?
Mention a credible reason why select* is never given preference in an sql program that has been embedded.
What is an instance in db2?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How do I start db2 in windows?
What does db2 blu stand for?
What is a db2 collection?
What does runstats do in db2?
What is a dbrm in db2?
Comment whether the cursor is closed during commit or not.
What is dpf in db2?
What is database reorganization?
Define db2.
Explain about rct in db2?
Can you tell me how can you find out the # of rows updated after an update statement?