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 many types of page locks can be held in db2?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
can we view the access paths created by dbrm ? how ? thx
What is a buffer in memory?
Which component is used to execute the sql statements?
What is bind package and plan in db2?
What is db2 command?
What are the various isolation levels possible?
What is coalesce in db2?
What is catalog database in db2?
What is the meaning concurrency in the db2 database?
List out the data types available.
What is an instance in db2?
What is the default page size of buffer pools?
Which command is used to connect to a database in DB2 ? Give the Syntax.