What is a collection in db2?
how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token
List down the data types in the db2 database.
How to test SQL -911 error while developing COB-DB2 program
how can u understand the end of the table ?
What does CURRENTDATA option in bind indicate
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 do the initials DDL and DML stand for and what is their meaning?
how do u update the faltfile into db2 table ?
Is the primary key a clustered index?
Name some fields from SQLCA.
For Null indicator we have 3 values 0,-1,-2. 0->Not nulll -1->Null -2->Value truncated If ther is any possibility to have any positive value other than 0 in Null indicator.If it is so then when we will get and what is the value?
What is a db2 tablespace?