How to compare data between two tables in db2?
No Answer is Posted For this Question
Be the First to Post Answer
what is differnece between DROP TABLE & DELETE TABLE .
How to create a table using embedded sql?
I have 3 cursors declared. Cursor1 retieves some data. Based on this curso2 will also fetches some data. In cursor3 (using for some updation) I'm using the data retrieved by the above 2 cursor. My question is, while working with cursor3, periodically if I give commit, will all the three crsors will be closed or only cursor3 will be closed?
Cursors can be declared in both working-storage & procedure division, Agreed. But is there any difference? If could you please suggest what is the difference. TIA
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
List down the data types in the db2 database.
How can you compare table column after update and before update?
What is CHECK PENDING ?
What is image copy?
How does the processing of a correlated subquery differ from a non correlated subquery?
What is meant by explain?
explain about index with examples