I HAVE 2 TABLES ONE IS EMP_TABLE AND ANOTHER DEPT_TABLE.EMP_TABLE CONTAINS NAME,DEPTNO,DEPTNAME,LOCATION AND DEPT_TABLE CONTAINS DEPTNO,DOJ(DATE OF JOINING).I WANT TO DISPLAY NAME,DEPTNAME,DOJ AND WHO ARE JOINED BETWEN 01- JAN-2007 TO 01-JAN-2008?
6 11306In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?
2 8109There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
IBM,
10 17744insert into tablename a column1, column2 select column1, column2 from tablename b i am getting abend -104..can any one help?
3 9746I want to fetch the 10th row of a table which has been changed.How can I do it without going thru all the rows.
5 10754I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.
8 21014A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?
IBM,
7 19167
How does cobol compile db2 program?
Mention the definition of cobol in varchar field.
What is the difference between spufi and qmf?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is coalesce in db2?
What is rct?
Which component is responsible for db2 startup and shutdown?
can all users have the privilage to use the sql statement select * (dml)?
How can you find out the # of rows updated after an update statement?
Explain about open switch business continuity software?
What are catalog tables in db2?
What are the 2 sqlcodes that are returned?
How to check sequence on a table in db2?
what is the role of the cursor in db2?
How to check table size in db2 sap?