i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
3 6876In a file(PS), we dont know how many records are there. requirement is divide half n half the records n insert into 2 another files(PS).
6 13529please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
EDS,
2543
Define check constraint.
Explain the three location modes?
What is the syntax for seeing the columns and data types of a table in the db2 database?
How do I add a column to a table in db2?
What is package in cobol db2?
What Are Send Map Maponly & Send Map Dataonly ?
Are you comfortable in cobol or jcl?
Define an aey9 abend?
//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*
What is inspect?
Write the code implementing the perform … varying.
What is the difference between plan and package in db2?
What are the classifications of the cics program?
How connect db2 database to datastage?
How can a like table be created?