adplus-dvertising
frame-decoration

Question

A UNION query is which of the following?

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.

Posted under SQL DBMS

Answer: (c).Combines the output from multiple queries and must include the same number of columns.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A UNION query is which of the following?

Similar Questions

Discover Related MCQs

Q. Which of the following is true concerning triggers?

Q. Which of the following is true concerning a procedure?

Q. Which of the following is true concerning systems information in an RDBMS?

Q. A CASE SQL statement is which of the following?

Q. In SQL, which command is used to make permanent changes made by statements issue since the beginning of a transaction?

Q. In SQL, which command(s) is(are) used to enable/disable a database trigger?

Q. Which command is used to remove an index from the database in SQL?

Q. Which command is used to remove a table from the database in SQL?

Q. In SQL, GRANT command is used to

Q. In SQL, which command(s) is(are) used to enable/disable all triggers on a table?

Q. In SQL, which command is used to add new rows to a table?

Q. An operation that will increase the length of a list is

Q. In SQL, which command is used to add a column/integrity constraint to a table

Q. In SQL, which command is used to changes data in a table?

Q. Which of the following command(s) is(are) used to recompile a stored procedure in SQL?

Q. Which command(s) is(are) used to redefine a column of the table in SQL ?

Q. Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL?

Q. In SQL, the ALTER TABLESPACE command is used

Q. In SQL, which command(s) is(are) used to create a synonym for a schema object?

Q. In SQL, which of the following is not a data Manipulation Language Commands?