When Can you be sure that a query will return only one row?
Answer Posted / s
A Matching Index scan with equal predicate on a Unique
index will return only one row.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How does coalesce work?
What is page size in db2?
What is the role of data manager in the db2 database?
How to find primary key of a table in db2?
How do I add a column to an existing table in db2?
What is db2 purescale?
What is the difference between bind and rebind in db2?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
How can you count the number of rows from a table tab?
What is rct?
Explain the benefits you can get from mainframe connect?
How to restart a DB2 program?
On which levels locks can be applied?
What is runstats db2?
Comment whether the cursor is closed during commit or not.