True/False
You cannot create a view if the underlying table does not exist at the time the view is created.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q62: A(n)_ stores a query and is used
Q63: A view can be modified using the
Q64: Views are not database objects.
Q65: A(n)<u>UPDATE </u>operation can be performed on a
Q66: The <u>OR REPLACE</u> clause is only necessary
Q68: Which command will delete a view?<br>A) ALTER
Q69: What is the procedure for assigning new
Q70: A simple view cannot contain a simple
Q71: A(n)_ can be created to simplify the
Q72: Which statement about the view created from