adplus-dvertising
frame-decoration

Question

If access paths are available on all the conditions of a disjunctive selection, each index is scanned for pointers to tuples that satisfy the individual condition. This is satisfied by

a.

A10

b.

A7

c.

A9

d.

A6

Answer: (a).A10

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. If access paths are available on all the conditions of a disjunctive selection, each index is scanned for pointers to tuples that satisfy the individual condition. This is...

Similar Questions

Discover Related MCQs

Q. Conjunctive selection using one index. This is

Q. A_____ is a query that retrieves rows from more than one table or view:

Q. A condition is referred to as __________

Q. Which oracle is the join condition is specified using the WHERE clause:

Q. Which are the join types in join condition:

Q. Which product is returned in a join query have no join condition:

Q. Which is a join condition contains an equality operator:

Q. Which join refers to join records from the write table that have no matching key in the left table are include in the result set:

Q. Which operation are allowed in a join view:

Q. Which view that contains more than one table in the top-level FROM clause of the SELECT statement:

Q. Pictorial representation of an expression is called

Q. The results of each intermediate operation are created and then are used for evaluation of the next-level operations. This is called

Q. ______________ allows the algorithm to execute more quickly by performing CPU activity in parallel with I/O activity.

Q. Pipelines can be executed in

Q. In a _________ the system makes repeated requests for tuples from the operation at the top of the pipeline.

Q. In a _____________ operations do not wait for requests to produce tuples, but instead generate the tuples eagerly.

Q. Each operation in a demand-driven pipeline can be implemented as an ____ that provides the following functions: open(), next(), and close().

Q. The iterator maintains the __________ of its execution in between calls, so that successive next() requests receive successive result tuples.

Q. Tuples are generated ___________ in producer-driven pipelining, they are generated ________ on demand, in demand-driven pipelining.

Q. When two inputs that we desire to pipeline into the join are not already sorted it is the _____________ technique.