What is precompiler in db2?
No Answer is Posted For this Question
Be the First to Post Answer
In SPUFI suppose you want to select maximum of 1000 rows, but the select returns only 200 rows. What are the 2 SQLCODEs that are returned?
What are types of indexes?
What is the advantage in De-normalizing tables in DB2?
What is the maximum size of a char data type in db2?
I need to view the number of tables existing under one particular Owner. Is it possible? If so, pl give the SQL query for this?
What is the difference between IN subselects and EXISTS subselect?
What is an asychronous write?
What are the contents of a dclmgen?
Suppose we are doing transaction in a table and abend happened in between. Suppose i have completed the transaction upto X rows and I want to start the transaction again where the abend happened. I don't want to do the transaction from the first record. Then what i have to do.
What is the meaning of -805 SQL return code?
how to fetch multiple records without using cursor
how can we find nth max salary from A table