How do you filter out the rows retrieved from a Db2 table ?
What is the SQL query to select, delete and get count of duplicate rows in DB2?
What is dynamic SQL?
i want to maintain uniqueness on pdf without make lf??????????
Can we use select * statement in cobol program without giving field names ???
COBOL PRECOMPILER ERROR: "XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL STATEMENT. WHAT COULD BE THE PROBLEM?
What keyword does an SQL SELECT statement use for a string search?
I have 3 cursors declared. Cursor1 retieves some data. Based on this curso2 will also fetches some data. In cursor3 (using for some updation) I'm using the data retrieved by the above 2 cursor. My question is, while working with cursor3, periodically if I give commit, will all the three crsors will be closed or only cursor3 will be closed?
What is ibm db2 connect?
Can any one tell me about Restart logic in DB2.
What are foreign keys?
What is a host variable?
What is a DBRM, PLAN ?