What is the physical storage length of time data type?
No Answer is Posted For this Question
Be the First to Post Answer
what is static sql? what is dynamic sql? Give me details
is it possible to get -811 error when you use cursors. why?
select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
Why do we need to create an alias if we can directly use the table name? What are the benefits of referring a table name by its alias? Also, when should we go for alias and when for synonyms?
how do u update the faltfile into db2 table ?
WHAT IS MEANT BY COMMIT COMMAND?
why we go for SPUFI for creating tables or for sql queries?
One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?
What else is there in the PLAN apart from the access path?
where will u check for sqlcode ?
In db2, how do you insert multiple rows in 1 query using a.) Cursors, b.) Normal query?? Give syntax for both.
What are the three lock types?