What is a SELECT statement?
Answer / s
SELECT is a Data Manipulation Language statement that is
used to select rows from a table.
| Is This Answer Correct ? | 2 Yes | 0 No |
How and when does the db2 enforces the unique key?
What is reorg?
What is a clustering index?
If I have a view which is a join of two or more tables, can this view be updatable?
How to resolve the -305 error code in DB2? And also please let me know, how to resolve the db2 error codes.
What is the purpose of the DSNC transaction ?
What is a synonym ?
Which catalog tables contain authorization information?
What is query_cache_limit?
What is a composite index and how does it differ from a multiple index?
What is lock escalation?
How do run the JCL which has 25 steps by skipping the following steps 5, 10,15 and 25 without using COND statement