Answer Posted / 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 |
Post New Answer View All Answers
Is it possible to create an Instance in DB2 using DB2 Control Center ?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is iseries database?
What is null value in db2?
How many databases can be created inside an instance in db2 ?
When reorg is used?
What is access path in db2?
what is utility for parm lib
What is meant by dclgen?
How is a typical db2 batch pgm executed?
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 import a csv file into db2?
What is a db2 table?
What is the physical storage length of timestamp data type?
Why do we use cursor?