Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
No Answer is Posted For this Question
Be the First to Post Answer
i have one file having 100 of records? i want to display it like 20 records in one column and 20 records in another column total 40 records per page ? how ?
Explain how can you do the explain of a dynamic sql statement?
How does one bind 2 versions of a CICS transaction with the same module name in two different CICS regions that share the same DB2 subsystem?
How do you Load a table ?? and what is Load replace ?
List out the buffer pools in db2
How do I import data from excel to db2?
What are the three lock types?
Mention some fields that are a part of sqlca.
What are the prerogatives?
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
Name the various locking levels available?
When is the access path determined for dynamic SQL?