What is dclgen in db2?
No Answer is Posted For this Question
Be the First to Post Answer
SQLCODE = -199, ERROR: ILLEGAL USE OF KEYWORD CHAR, TOKEN KEY was expected
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
wht happens if we close cursor with cursor with hold option?
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
wht is d/f between union and joins ?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What is the purpose of the WHENEVER statement?
What does the RUNSTATS Utility do?
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
Can we update view in db2?
Name the lockable units in DB2?
Is it possible using max on a char column?