An SQL ____ is a virtual table, whose contents are based on the SQL statement's results

7. An SQL ____ is a virtual table, whose contents are based on the SQL statement's results.

  1. Concatenate
  2. Virtual
  3. View
  4. None of the above

Answer: C) View

Explanation:

An SQL View is a virtual table, whose contents are based on the SQL statement's results.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.