How to define the a field which accepts value till 99999.99
in db2
Answer Posted / keshireddy
PIC S9(5)V99
| Is This Answer Correct ? | 2 Yes | 19 No |
Post New Answer View All Answers
Are view updateable?
What is the maximum length of sqlca?
What is alias in db2?
What are the different types of base tables?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
Explain packages.
Why db2 is called db2?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
What is check constraint. Explain with example.
How to create db2 table in mainframe?
Define buffer pool.
How do I add a column to an existing table in db2?
What is bind in db2?
Explain what are the various isolation levels possible?
Which is faster delete or truncate?