What is Declaration Generator(DCLGEN)?
Answer / ms. stanley
DCLGEN, as it is called, Contains the table Description and
the Field Names for the program to access the DB2 table
| Is This Answer Correct ? | 2 Yes | 0 No |
What is rct?
Define db2 and its databases?
How do you do the EXPLAIN of a dynamic SQL statement?
why db2 is called as universal database?what is the storage capacity of db2v9 n what are the advantages of db2
How can you do the explain of a dynamic sql statement?
What are db2 error codes -305 and -407. What is the difference between these 2 error codes ?
How will fetch last 5 rows from table in db2
How many buffer pools are available in db2?
can we view the access paths created by dbrm ? how ? thx
Explain db2.
What is error -818 in db2. where can you find the timestamp of the DBRM and the source code.( precompile puts the timestamp on dbrm and source code correct?)
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.