can all users have the privilage to use the sql statement select * (dml)?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to precompile if db2 goes down?
Mention the definition of cobol in varchar field.
what is SPUFI ?
What does db2 mean?
how can u retrieve the data from null values using applicaion program.
What's The Percentage Free Space ?
what is difference between random and sequence file access
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 the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
Can we delete records from view?
When is the skeleton cursor table created?
What is the reason behind not using select * in embedded sql programs?