Sujet : Re: The joy of SQL
De : 186283 (at) *nospam* ud0s4.net (186282@ud0s4.net)
Groupes : comp.os.linux.miscDate : 02. Nov 2024, 08:21:40
Autres entêtes
Organisation : wokiesux
Message-ID : <9YydncI2l-2YTrj6nZ2dnZfqnPadnZ2d@earthlink.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0
On 11/2/24 2:18 AM, Lawrence D'Oliveiro wrote:
On Sat, 2 Nov 2024 01:19:13 -0400, 186282@ud0s4.net wrote:
On 11/1/24 4:56 PM, Lawrence D'Oliveiro wrote:
>
On Fri, 1 Nov 2024 02:45:56 -0400, 186282@ud0s4.net wrote:
>
On 11/1/24 12:14 AM, Lawrence D'Oliveiro wrote:
>
On Thu, 31 Oct 2024 23:57:11 -0400, 186282@ud0s4.net wrote:
>
On 10/31/24 2:20 AM, Lawrence D'Oliveiro wrote:
>
On Thu, 31 Oct 2024 01:35:23 -0400, 186282@ud0s4.net wrote:
>
On 10/30/24 10:21 PM, Lawrence D'Oliveiro wrote:
>
The trouble with unnormalized fields is: how do you do updates?
You have to delete all the values and insert them all again.
>
Updates CAN be annoying.
>
Easy way to remove the annoyance: normalize your field values.
>
But the 'easy' way removes some of your flexibility and reasoning
ability in the process.
>
No it doesn’t. Prove me wrong.
>
This can't be "proven" per-se ... it's a matter of how you "feel"
about how data should be represented to best effect/clarity. Call it
'religion' if you want ...
>
“Religion” is when followers are rewarded for believing in doctrine,
not just in the absence of evidence, but directly contrary to the
evidence.
>
In other words, I think you’ve just admitted my point.
>
And you just admitted mine :-)
The fact of normalized attributes being easier to update isn’t a religious
issue: it’s a well-established foundation element of database theory.
I disagree.
It’s
the reason why we have first normal form. And subsequent higher normal
forms impose further restrictions which in their turn make other kinds of
updates easier.
Still crusading for your religion I see :-)
Do you sell burkha's ?
IMHO, MV is still the 'best', 'most logical',
'most compact'.
You're not gonna convert me to your heresy ! :-)
Oh wait, have to turn off the hour-long ad for
Shark vacuum cleaners ... another attempted
religion ......... all worship Hoover !!!
You seem obsessed with this word "normal"/"normalized".
Nothing normal about a mistaken paradigm. It's just
theological propaganda.
As said before, at this point, the CPU/Time equation
between accessing/analyzing/updating flat -vs- MV is
about nil. One is as good as another from an objective
standpoint. It's just a matter of "feel", how you think,
as to which is really "better". I don't care about who
is "winning", doesn't affect my eval.