Define db2 and its databases?
No Answer is Posted For this Question
Be the First to Post Answer
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
Outputs of explain are with matchcols = 0. What does this signify?
What will the DB2 optimizer do?
What is the use of commit in db2?
Is ibm db2 free?
Can you define an Index if the table size less than 10 PAGES?
What is the picture clause of null indicator variable?
I have a table name Table1 which contain columns Cust_no, car_model, country, salesamt. The records are 101, Fiat, India, 12345 2nd record is 102, Tata, USA, 98743 3rd record is 101, indica, India, 65342 4th record is 103, Toyota, UK, 64522 5th record is 103, Maruti, USA, 98632 and so on..... Now my question is write sql query which will give me detail about the sum of sales amount in perticular country
What is the use of reorg in db2?
What is the latest version of ibm db2?
What is difference between rollback and commit?
What is SPUFI?