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
Which command is used to remove all rows from a table?
Why do we need reorg in db2?
What is difference between alias and synonym in db2?
Is ibm db2 open source?
What are db2 tables?
What is the advantage in De-normalizing tables in DB2?
What is with ur in db2?
Mention the definition of cobol in varchar field.
What is the maximum size of a char data type in db2?
What is universal database?
Is the primary key a clustered index?
What is db2 connect?
Mention the downsides of page level lock.
What is innodb buffer pool?
What is dbrm? When it will be created?