πŸ“’ Too many exams? Don’t know which one suits you best? Book Your Free Expert πŸ‘‰ call Now!

  • google app store apple app store
  • βœ–

      Question

      What is an SQL

      `VIEW`?
      A A physical table that stores a subset of data from another table. Correct Answer Incorrect Answer
      B A stored procedure that returns a result set. Correct Answer Incorrect Answer
      C A virtual table based on the result-set of an SQL query, providing a dynamic window into data. Correct Answer Incorrect Answer
      D A temporary table created during query execution that is discarded afterwards. Correct Answer Incorrect Answer
      E A mechanism to define relationships between different tables. Correct Answer Incorrect Answer

      Solution

      A virtual table based on the result-set of an SQL query, providing a dynamic window into data.

      Practice Next
      ask-question