Answer Posted / sandeep
Correct answer..
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
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 to connect to db2 database from windows command line?
How can we retrieve the total number of records in RPG & CLLE?
What is runstats and reorg in db2?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
How do I add a column to an existing table in db2?
When do you specify the isolation level?
What is the advantage in De-normalizing tables in DB2?
How do I connect my db2 database to ibm?
How do I delete a table in database?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is a db2 package?
What does db2 stand for?
Which command is used to connect to a database in DB2 ? Give the Syntax.
Can we delete records from view?