How to run db2 command in windows?
Mention the definition of cobol in varchar field.
how do u update the faltfile into db2 table ?
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
Where are plans stored?
How many buffer pools are available in db2?
What is copy book?
How connect db2 database to datastage?
What is correlation names?
What is a Cartesian product?
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 are the contents of dclgen?
what are the copybook changes generally we done?can anyone tell me......... Thanks in advance........