Home / CSE / Database System 2 - CS :: Discussion

Discussion :: Database System 2 - CS

  1. A UNION query is which of the following?

  2. A.

     Combines the output from no more than two queries and must include the same number of columns.

    B.

     Combines the output from no more than two queries and does not include the same number of columns.

    C.

     Combines the output from multiple queries and must include the same number of columns.

    D.

     Combines the output from multiple queries and does not include the same number of columns.

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Explanation Not Provided


Be The First To Comment