What's The Error Code For Unique Index Voilation?
we can code COPY DCLGEN or INCLUDE DCLGEN, At which stage of the precompilation , dclgen get expanded if we write 1) copy 2) include one question about dclgen.. Is it mandatory to use declare table in dclgen.. I think no...but it will be used by the precompiler to validate the table name,column name etc.., can one clear my doubt ..is it necessary to include declare table or not?
For Read Stability locks are not applicable for phantoms, What is Phantoms?
Is db2 relational database?
What is bind and rebind in db2?
Highlight all the advantages that are attached to a package.
Can you define an Index if the table size less than 10 PAGES?
how to resolve -805. give clear explination for that
Are view updateable?
how can we find nth max salary from A table
Is the primary key a clustered index?
What is a page?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.