📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    Question

    An SQL `VIEW` is

    a:
    A Physical table that stores a copy of data. Correct Answer Incorrect Answer
    B Stored procedure that returns a single value. Correct Answer Incorrect Answer
    C Virtual table based on the result-set of an SQL query. Correct Answer Incorrect Answer
    D Temporary table created during query execution. Correct Answer Incorrect Answer
    E Mechanism for defining user roles and permissions. Correct Answer Incorrect Answer

    Solution

    Virtual table based on the result-set of an SQL query.

    Practice Next
    ask-question