If the main program has only cobol statements and subprogram
has the db2 statements what is the procedure for
precompilation. for which program we need to do the
precompilation
What are the benefits of using the db2 database?
Explain in brief how does db2 determine what lock-size to use?
What is the function of logging in the db2 database?
how will you retrieve first record in table
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 datacom db?
What language is db2 written in?
What is a precompiler?
how to check the table is empty or not?
What is db2 instance?
Can I use LOCK TABLE on a view?
What is SPUFI?