What is null indicator in db2?
No Answer is Posted For this Question
Be the First to Post Answer
How to resolve -502 sql code in DB2?
What is an access path?
what are the bind parameters?
What is cursor stability?
What is the difference between cursor stability and repeatable read isolation levels?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
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?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
What is the connection string to connect to the DB2 Database ?
EXPLAIN has output with MATCHCOLS = 0. What does it mean?
The only place of VSAM KSDS in DB2 is?
What is the difference between base table and view?