1. Which of the following is the correct order of phases in a database design? O Entity-relationship diagram, relational
Posted: Mon Jun 06, 2022 4:35 pm
1. Which of the following is the correct order of phases in a database design? O Entity-relationship diagram, relational database schema, requirement analysis O Requirement analysis, relational database schema, entity-relationship diagram Requirement analysis, entity-relationship diagram, relational database schema O Entity-relationship diagram, requirement analysis, relational database schema Which of the following SQL commands adds a new row to a database table? O CREATE ROW O INSERT ROW O INSERT INTO ADD ROW