About this document
Database Design for Order_Publication Table by An Nguyen is a document available to read on EtoBox.
The document discusses setting up relationships between tables in a database for customer orders and publications. It recommends creating an "Order_Publication" table to reduce data duplication and anomalies from connecting the "Order" and "Publication" tables directly. This connection table would include the primary keys from the two tables and additional information like frequency. It also suggests connecting the "Staff" and "Round" tables directly to the "Order" table instead of connecting them together.
- Author
- An Nguyen
- Language
- EN