Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 24 (2 points) ✓ saved listen which of the following is not a s…

Question

question 24 (2 points) ✓ saved listen which of the following is not a step in the database design process? 1) create tables and columns from entities and attributes. 2) select primary keys. 3) represent relationships. 4) create constraints and triggers.

Explanation:

Brief Explanations

The database design process focuses on structuring data (entities, attributes, relationships, primary keys, table creation from entities/attributes). Creating constraints and triggers is part of database implementation (after design), not the design process. Steps 1 - 3 are design - related, while step 4 is implementation - focused.

Answer:

  1. Create constraints and triggers.