Synopsis: Multi-column Attributes

Let’s reassemble how we should store multi-column attributes.

We may all have the experience of using or creating tables to store people’s contact information. Such tables often have common columns, such as the contact’s name, salutation, address, and sometimes company name.

Phone numbers are a little trickier. People use multiple numbers: a home number, a work number, a fax number, and a mobile number. In the contact information table, it’s easy to store these in four separate columns.

Get hands-on with 1200+ tech skills courses.