What is a LIKE table and how is it created?
Answers were Sorted based on User's Feedback
Answer / nag(igate)
the like will create the same table structure and it will
not copy data from existing table.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is multi row fetch in db2?
What is coalesce in db2?
suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
What is a dbrm in db2?
How can you count the number of rows from a table tab?
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?
Explain the use of the WHERE clause.
What does CURRENTDATA option in bind indicate
What is the difference between plan and package in db2?
What is reorg?
How is the SUBSTR keyword used in sql?
When would you prefer to use VARCHAR?