A software development team is designing a database for an e-commerce platform. During which step would they determine the relationships between the products, customers, and order tables?

  • Database Design
  • Implementation
  • Requirements Analysis
  • Testing
Determining the relationships between tables, such as products, customers, and orders, is a part of the database design phase. It involves defining the schema and structure of the database.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *