admin

admin

Chapter 09 Database Design

 1. Systems analysis establishes the need for an information system and its extent. True 2.  The term “database development” is used to describe the process of database design and implementation. True 3.  The Systems Development Life Cycle (SDLC) traces the…

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)…