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
What language is db2 written in?
can we view the access paths created by dbrm ? how ? thx
How to take backup of table in db2?
What are the uses of db2 optimizer?
What is a Foreign Key?
What are concurrency issues?
My sql statement select avg(salary) from emp yields inaccurate results. Why?
How can record locking be achieved in those DB2 versions which do not support it?
What is null indicator in db2?
What is concurrency?
Is db2 relational database?
What types of tables are there in the db2 database?
What is the role of the data page in the db2 database?
What are the various data types available in db2?
How to find primary key of a table in db2?