public inbox for [email protected]  
help / color / mirror / Atom feed
From: Rich Shepard <[email protected]>
To: [email protected]
Subject: Re: Arrays vs separate tables
Date: Mon, 20 Oct 2025 07:32:22 -0700 (PDT)
Message-ID: <[email protected]> (raw)

On Mon, 20 Oct 2025, Ron Johnson wrote:

> Multiple contacts at the same client company. If, for whatever reason, the
> phone number changes you've got to update X rows in your contacts table,
> whereas only one row needs to be updated when the schema meets 1NF. This
> eliminates update anomalies.

Ron,

Not an issue: the companies table has a 'phone' column while the people
table has both 'direct_phone' and 'cellphone' columns. And, the locations
table has a 'loc_phone' column because many industrial companies have
multiple facilities.

Regards,

Rich






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Arrays vs separate tables
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox