When Can you be sure that a query will return only one row?
Answer Posted / shekhar
when u use column function without using group by clause. it will give only single value. PLz correct if i m wrong.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What are the rules for db2 programming?
What happens in bind step in a db2 program?
Differentiate between cs and rr isolation levels? Where do you specify them?
What is copy pending and check pending in db2?
What is db2 look?
Define db2.
What is the purpose of using commit?
What is load utility in db2?
What is consistency token in db2?
Cursors can be declared in both working-storage & procedure division, agreed. But is there any difference? If could you please suggest what is the difference
How do I delete a column in db2?
What is collection in db2 bind?
What are the contents of dclgen?
What's The Percentage Free Space ?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?