Database Concepts

Published by Pearson
ISBN 10: 0133544621
ISBN 13: 978-0-13354-462-6

Chapter 2 - The Relational Model - Review Questions - Page 106: 2.3

Answer

1. Each row of the table holds data that pertain to some entity or a portion of some entity. 2. Each column of the table contains data that represent an attribute of the entity. 3. The cells of the table must hold a single value, and thus no repeating elements are allowed in a cell. 4. All the entries in any column must be of the same kind. 5. Each column must have a unique name. 6. The order of the columns within the table is unimportant. 7. The order of the rows is unimportant. 8. The set of data values in each row must be unique—no two rows in the table may hold identical sets of data values.

Work Step by Step

No steps
Update this answer!

You can help us out by revising, improving and updating this answer.

Update this answer

After you claim an answer you’ll have 24 hours to send in a draft. An editor will review the submission and either publish your submission or provide feedback.