What's The Percentage Free Space ?
No Answer is Posted For this Question
Be the First to Post Answer
AGGREGATE function support by DB2. A) SUM & AVG B) SUM, MIN & AVG C) SUM, MAX, AVG , MIN &COUNT D) NONE
Normalization in DB2 – first normal form, second normal form
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
Is db2 a mainframe?
What is db2 purescale?
What is load utility in db2?
How is a typical db2 batch pgm executed?
wht r the requirements for writing a cobol-db2 pgm ?
What are union and union all?
This was related to -811 sqlcode, In a COBOL DB2 program which accesses employee table and selects rows for employee 'A', it should perform a paragraph s001-x if employee 'A' is present. In this case it gets -811 sqlcode, but still it process the paragraph s001-x. What could be wrong in my code.
What is a cursor and what is its function?
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?