When Can you be sure that a query will return only one row?
Answer Posted / shailendra
when you will retrive the record on the basis of primary key
for the perticuler record.
as like
select * from table_name where acct_no =2345678754332
the above given answeris also right
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Where can you declare a cursor in a cobol-db2 program?
What is meant by explain?
What is host variable?
How do I copy a table in db2?
Explain the function of data manager.
How does db2 sample database connect?
What is db2 look?
What is cursor in dbms?
How does a cursor work?
How to check table size in db2 sap?
How connect db2 database to datastage?
Is db2 a programming language?
What is concurrency?
What is ibm db2 client?
What is the maximum size of a char data type in db2?