How can you display the current date & current time ?
Answer Posted / raghu
select currentdate,currenttime from sysibm.sysdummy
the above date and time are scalar functions and it from the timestamp
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can deadlocks be resolved?
What is db2 look?
How to find the number of rows in a db2 table?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
Define check constraint.
What is the use of value function?
What is the role of the data page in the db2 database?
What is declare cursor?
What is the clustering index in the db2 database?
How to access db2 tables in mainframe?
What is the use of commit in db2?
What is access path in db2?
How do you stop a db2 database in linux?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
What is the syntax for creating a table in the db2 database?