For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
No Answer is Posted For this Question
Be the First to Post Answer
What are db2 objects?
How to retrieve rows from a db2 table in embedded sql?
how to unload different table data into different gdg files/ vsam files.
what is the use of cursors?
What is the max length of sqlca?
What do you mean by cursor?
While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is deadlock?
When is the results table for the query in a DECLARE CURSOR statement created?
what is dynamic cursor?gives syntax for this?