How can you quickly find out the # of rows updated after an update statement?
No Answer is Posted For this Question
Be the First to Post Answer
Why cursor is used in db2?
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
what is differnece between DROP TABLE & DELETE TABLE .
how can u retrieve the data from null values using applicaion program.
Where could you look if you had a question about whether a column has been defined as an index?
Which isolation level provides highest data integrity?
What is netezza database?
What are the Isolation levels possible ?
What is a result table?
What is db2 bind process?
What is a correlated sub query?
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??