What are the three DB2 date and time data types and their
associated functions?
Answer Posted / s
Data types are DATE,TIME,TIMESTAMP
A few of the functions are
DATE
HOUR
MONTH
SECOND
TIME
TIMESTAMP
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is db2 free?
What is the maximum number of columns in a db2 table?
What is the reason behind not using select * in embedded sql programs?
What is catalog database in db2?
Are views updateable?
What do you mean by commit and rollback?
What is node in db2?
If I have a view which is a join of two or more tables, can this view be updateable?
What are the 2 sqlcodes that are returned?
Can we delete records from view?
B37 abend during spufi?
what is the responsibility of the construction superintendent
What does db2 stand for?
How to access db2 tables in mainframe?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?