select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
2 5764what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
IBM,
4 8975how can you copy records present in a flat physical file to a database file(physical file).please explain in rpg400 with a simple example
CTS,
1 5598if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
3 7368In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
CTS,
5 20178can any one give the list of some important sql abend codes which r frequently asked in interviews?
2 8656I HAVE 500 ROW TO UPDATE I WOULD LIKE TO USE ROLLBACK ALONG WITH COMMIT.WHAT IS THE SYNTAX TO CODE COMMIT AND ROLLBACK FOR EVERY 100 ROWS.AND HOW THE CURSOR ROLLBACK TO THE LAST COMMITTING POINT.
3210what is the syntax for FOR UPDATE CLAUSE in cursor declaration and how can u update using cursor? is it possible to update multiple rows at a time.
2 12437OUTER JOINS USED TO GET MATCHING AND NONMATCHING ROWS FORM 2 OR MORE TABLES BASED ON COLUMNS. SIMPLE JOINS ALSO DO THE SAME THEN WHAT IS THE USE OF OUTER JOINS.
1 6763
What os does db2 run on?
Explain dclgen.
How can you find out the # of rows updated after an update statement?
What is db2 instance?
Is db2 a database?
How do you find the maximum value in a column in db2?
How can record locking be achieved in those DB2 versions which do not support it?
How to restart a DB2 program?
How to compare data between two tables in db2?
What is database alias db2?
What is cobol db2?
What is the reason behind not using select * in embedded sql programs?
Why select is not preferred in embedded sql programs?
What is a cursor in programming?
What db2 400?