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 is QUIESCE?
How to access db2 tables in mainframe?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
How many buffer pools are available in db2?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
How will you delete duplicate records from a table?
What is the difference between dbm cfg and db cfg file in db2 ?
Where could you look if you had a question about whether a column has been defined as an index?
What is buffer pool?
What is an EXPLAIN in DB2. How and what is the steps followed in EXPLAIN command. Can all the queries be used in EXPLAIN command to check the performance.
can we update the table by using cursors can anyone post the query?
What keyword does an SQL SELECT statement use for a string search?