What is phantom read in db2?
No Answer is Posted For this Question
Be the First to Post Answer
What is syscat in db2?
Why db2 is called db2?
how do u update the faltfile into db2 table ?
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
How do you eliminate duplicate values in db2?
Under what circumstances will DB2 allow an SQL statement to update more than one primary key value at a time?
What are the rules for db2 programming?
How do I add a column in db2?
How to execute stored procedures?
how to fetch first 100 rows in db2
OUTER JOINS USED TO GET MATCHING AND NONMATCHING ROWS FORM 2 OR MORE TABLES BASED ON COLUMNS. SIMPLE JOINS ALSO DO THE SAME THEN WHAT IS THE USE OF OUTER JOINS.
is there any restrictions for unions ?