What type of sub-query is an embedded SELECT expression that returns one or more columns and zero to many rows?

a. Row sub-query
b. Table sub-query
c. Scalar sub-query

a. Row sub-query

Computer Science & Information Technology

You might also like to view...

Which of the following is not an abstract implementation provided by the collections framework?

a. AbstractCollection. b. AbstractTree. c. AbstractMap. d. AbstractList.

Computer Science & Information Technology

__________ is the time at which a task becomes ready for execution.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology