How can you display the current date & current time ?
SELECT CURRENT DATE, CURRENT TIME FROM SYSIBM.SYSDUMMY1;
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the difference between dbm cfg and db cfg file in db2 ?
i have cobol+ db2 program but it contains n number of subprograms for this how many dbrm members i need to mention in bind process
What is dbrm?
Is ibm db2 free?
What is reorg in DB2
Which catalog table stores referential constraints?
What types of tables are there in the db2 database?
What is an asychronous write?
What os does db2 run on?
Can we use select * statement in cobol program without giving field names ???
What are delete-connected tables?
If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?