How can we read records for specific member in CL? AND rpg?
No Answer is Posted For this Question
Be the First to Post Answer
Hi this is sures. i need to practice the ibm mainframes.could u telme how can i get userid from IBM.how much cost they will collect for one user id.can send me the details please.thanq
What will the FREE command do to a plan?
What is a cursor and what is its function?
What is a db2 tablespace?
What is innodb buffer pool?
Can you use a select query in a loop to fetch multiple rows? If so what is the advantage of using a cursor?
How to insert more than one record using insert?
wht happens if we close cursor with cursor with hold option?
Explain in detail about buffer manager and its functionalities?
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
select 100 records from million records ?
What information can you find in SYSIBM.SYSLINKS table?