How to check table size in db2 sap?
No Answer is Posted For this Question
Be the First to Post Answer
What is the role of schema in the db2 database?
Explain correlated sub-queries.
What is declare cursor?
1. what if null values retrived from database and no null indicator mentioned in query. What is sql code.
How is the value function used?
What is an alias?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
What are the contents of dclgen?
When you are working with the project after coding what will u do? Like what type of documents u will prepare? How will u do testing?
When would you prefer to use VARCHAR?
How to run db2 command in windows?
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