What is a result table?
Answer / s
Result table contains rows DB2 selects from one or more
base tables.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is a view? Why use it?
How to run db2 command in windows?
How to find the number of rows in a db2 table?
What is reorg in database?
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
What's The Percentage Free Space ?
cursor with hold explain ?
How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.
PLAN IS EXECUTABLE AND PACKAGE IS NOT EXECUTABLE . THEN WHAT IS THE USE OF PACKAGE?
2 Answers Tech Mahindra, Wipro,
can all users have the privilage to use the sql statement select * (dml)?
What is the picture clause of null indicator variable?
Explain packages.