What is the need for our query to execute successfully on an existing view?

What is the need for our query to execute successfully on an existing view?
We must have a SELECT privilege on the view.
Well Done. Your Answer is Correct Keep it Up!
The specified table must contain data.
We should have a SELECT privilege only on the specified table.
The specified table must be in the same database or schema.

Leave a Reply

Your email address will not be published. Required fields are marked *