How can you display the current date & current time ?
Answer Posted / umesh
you can ge the current date and time by using the command
date
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the physical storage length of time data type?
What are the full forms of spufi and dclgen and why are they used?
Explain about dbrm.
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is scrollable cursor in db2?
What is a page in db2?
How to create backup table in db2?
What is consistency token in db2?
How do I change the column size in db2?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
How is a typical db2 batch pgm executed?
What is null indicator in db2?
How can you count the number of rows from a table tab?
How do I create a view in db2?
If I have a view which is a join of two or more tables, can this view be updateable?