How do you simulate the explain of an embedded sql statement in spufi/qmf?
No Answer is Posted For this Question
Be the First to Post Answer
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?
When reorg is used?
What information can you find in SYSIBM.SYSLINKS table?
How do you find the maximum value in a column in db2?
Before you give the explain statement, what are the prerogatives?
What techniques are used to retrieve data from more than one table in a single SQL statement?
how can you copy records present in a flat physical file to a database file(physical file).please explain in rpg400 with a simple example
When DB2 connection fails, will online program work or give errors.
How to find primary key of a table in db2?
Which catalog table stores referential constraints?
Is it Possible to read from PS file and write it to database by using dynamic sql(execute immediate)
Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?