Rows are Records
Note: For help on these steps, refer to the image above.
As mentioned, rows of data, in a database are known as records. When entering records keep these guidelines in mind:
- Leave no blank rows in the table being created, not even between the headings and the first row of data.
- A record can contain data about only one specific item.
- A record must also contain ALL the data in the database about that item. There can't be information about an item in more than one row.
Return to Index page


