Mention data types used in db2 ?
No Answer is Posted For this Question
Be the First to Post Answer
In my table having 100 Rec. How can I delete the 7th row?? (we don't know what is data inside the table)
Suppose the outcome of executing a query results in a row having null. Based on the answer how you use it? Its declaration and inclusion?
How can you display the current date & current time ?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
How do I start db2 in windows?
How can you count the number of rows from a table tab?
What if we try to insert the base table through updatable view , but failed to give a column value which is defined as NOT NULL.
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
Why do we bind in db2?
Is it mandatory to use DCLGEN? If not, why would you use it at all?
What is a view? Why use it?
What are PACKAGES ?