What is blu acceleration in db2?
No Answer is Posted For this Question
Be the First to Post Answer
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Why select is not preferred in embedded sql programs?
What is the physical storage length of the data types date, time, and timestamp?
What is with ur in db2?
How can you display the current date & current time ?
Could anyone clearly explain the diference between sub query and correlated sub query?
How do you insert a record with a nullable column?
What is bind in db2?
Update command
What are the rules for db2 programming?
Is db2 relational database?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...