logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What UNION does in SQL?


  • Correct Answer
  • In SQL, UNION merges the contents of two structurally-compatible tables into a single combined table 

  • Tags: IT Trainer, Database Administrator

    Technology problems


    Search Results


    • 1. How to rebuild Master Database?
    • Discuss
    • 2. What is Aggregate Functions?
    • Discuss
    • 3. What is LINQ?
    • Discuss
    • 4. Where SQL server user names and passwords are stored in SQL server?
    • Discuss
    • 5. What is Log Shipping?
    • Discuss
    • 6. The multi part identifier could not be bound is
    • Discuss
    • 7. What operator tests column for the absence of data?

    • Options
    • A. NOT operator
    • B. IS NULL operator
    • C. EXISTS operator
    • D. All of the above
    • Discuss
    • 8. Which one of the following sorts rows in SQL?

    • Options
    • A. ORDER BY
    • B. GROUP BY
    • C. SORT BY
    • D. ALIGN BY
    • Discuss
    • 9. Which of the following statements is true concerning subqueries?

    • Options
    • A. Does not start with the word SELECT.
    • B. Involves the use of an inner and outer query.
    • C. Cannot return the same result as a query that is not a subquery.
    • D. All of the above
    • Discuss
    • 10. A DBMS query language is designed to

    • Options
    • A. Specify the structure of a database
    • B. Support in the development of complex applications software
    • C. Support end users who use English-like commands
    • D. All of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment