What is ibm db2 used for?
No Answer is Posted For this Question
Be the First to Post Answer
wht displays the number of times a query modified ?
how does the defining of a stored procedure effect the size of a DB2 data base A) it increases the size of a data base B) it decreases the size of a data base C) it does not effect the size of the data base D) it changes the table space structures
What is runstats and reorg in db2?
What is a view? Why use it?
How do you check for a null value in a db2 column?
what is the maximum number of tables that can be joined ?
How will you delete duplicate records from a table?
What happens to a cursor after a commit?
how can u retrieve the data from null values using applicaion program.
I have a table(product),It contain fields(productname,cost). I want to retrieve the product name ,which cost is second maximum in the table?
What is db2 connect?
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?