What does sqlcabc has?
No Answer is Posted For this Question
Be the First to Post Answer
if any of the column names is provided wrong, where do you get the error(during precompilation or during Bind)
What is table space in db2?
what is the steps followed in EXPLAIN Process or EXPLAIN command. (Explain is for identifying the optimized access path but how or what is the steps for doing the EXPLAIN)
How would you move a tablespace (using STOGROUP) to a different DASD volume allocated to that tablespace?
What is the maximum size of a char data type in db2?
What will the FREE command do to a plan?
What if we fail to give values in columns declared as NOT NULL ?
assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it
i want to know how the commit option works,how it save the changes? it will update the database or what ? where we can see these saved changes?
What does the REORG Utility do?
What is meant by concurrency?
What is the maximum length of sqlca?