A(n) _________ sort uses one field to arrange records. A(n) _________ sort arranges information by more than one field.

A. single-level, multi-level
B. multi-level, single-level
C. structured, unstructured
D. SQL, NoSQL


Answer: A

Computer Science & Information Technology

You might also like to view...

What is data replication?

What will be an ideal response?

Computer Science & Information Technology

Which of the following shows the correct result of thesubstring-beforefunction:substring-before("2017-10-05", "-")?

A. ?"2017-" B. ?"2017" C. ?"-" D. ?"05"?

Computer Science & Information Technology

Which of the following is not a recommended test case for sorting?

A. A nearly ordered list B. A random list C. A permutation list D. An ordered ascending list E. An ordered descending list

Computer Science & Information Technology

A rule that has reasonably high support but low confidence.

For each of the following questions, provide an example of an association rule from the market basket domain that satisfies the following conditions. Also, describe whether such rules are subjectively interesting.

Computer Science & Information Technology