How can you display the current date & current time ?
Answer Posted / mr. cooooool
SELECT CURRENT DATE, CURRENT TIME FROM SYSIBM.SYSDUMMY1;
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What are the bind parameters ibm db2?
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 ?...
What is explain in db2?
How to find the number of rows in a db2 table?
What is a db2 cursor?
Describe major components of db2?
What are packages in db2?
Which component is responsible for processing sql statements and selecting access paths?
What is a bind card?
What are db2 tables?
What is catalog database in db2?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
Mention the definition of cobol in varchar field.