Chapter 08 Advanced SQL
1.A view is a virtual table based on a SELECT query. True 2. Authentication is the process the DBMS uses to verify that only registered users access the database. True 3. SQL supports the conditional execution of procedures (IF-THEN-ELSE statements)…
