What would be the result if the above statement was issued and the view v_uscity did not previously exist?
If the view definition includes where age >= 17 with check option what will happen when the following statement is executed?
Assuming you want to add an index on the isofficial column, which of the following statements are true?