Mention the length of physical storage of the given data types of db2 – date, timestamp, time
No Answer is Posted For this Question
Be the First to Post Answer
What is the physical storage length of the data types date, time, and timestamp?
What statistic will tell the DBA how must space can be reclaimed from dropped table spaces on the next reorg run?
What is the picture clause of the null indicator variable?
When is the access path determined for dynamic SQL?
If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?
How to find last record before record through SQLRPGLE?
DB2 is a A) data base/data communication system B) data base C) RDBMS D) Programming language
What is the maximum size of varchar data type in db2?
Define sqlca.
how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?
What is ALTER ?