What is ibm db2 used for?
No Answer is Posted For this Question
Be the First to Post Answer
Is db2 a programming language?
What is the difference between using bind () and rebind () methods of naming class?
Is the primary key a clustered index?
explain about index with examples
What is iseries database?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
Why do we use cursor?
What is phantom read in db2?
how to fetch first 100 rows in db2
What is the max length of sqlca?
How and when does the db2 enforces the unique key?
My DB2 program first read the data from a file and then it look into a table with the data it got from the file.If we did not bind the program , should the file read before SQL execution be success??