Forum Replies Created

Viewing 15 posts - 5,956 through 5,970 (of 7,484 total)

  • RE: Normalization

    Steven993 (4/28/2011)


    So there is no logical difference between Relation and Table ?

    There's a semantic difference. So far as I'm aware neither is a term of logic, so there can't...

  • RE: Normalization

    Michael L John (4/28/2011)


    Unfortunatly, I am seeing this practice more and more, except it's XML. Create a table, give it a name and an identity as an artficial key,...

  • RE: Normalization

    GSquared (4/27/2011)


    I guess my problem is that I don't have strong feelings about normalization one way or the other. I go with what's most practical for the problem I'm...

  • RE: Normalization

    Peter Trast (4/27/2011)


    OK, here is the fix for hardcore 1NF fans. One column, long text datatype (pick your fav) like concatenating an entire name if there is no use for...

  • RE: Normalization

    Steve Jones - SSC Editor (4/27/2011)


    I may be wrong, and I'll admit that. However the "use" of the data in terms of when/how you might call someone is debatable. The...

  • RE: Normalization

    calvo (4/27/2011)


    Great thought. It's funny how even a definition of something so basic, like 1NF, can still be fuzzy. If you're going by Chris Date's definition, his fourth rule states...

  • RE: Normalization

    Nice simple question, and reasonable answer.

    One thing I didn't like in the explanation though was "though a primary key is part of the definition according to Chris Date", as if...

  • RE: Normalization

    Steven993 (4/28/2011)


    Read the entire post. There is domain definition in it.

    Of course there was debate about the word "atomicity".

    Is the VARHAR(5) string 'Hello' atomic ?

    Can we decompose it in 'H',...

  • RE: Normalization

    Steven993 (4/28/2011)


    I don't know where GSquared take this from.

    Well he has told you plainly and clearly, even down to the page number, but you appear to be too lazy to...

  • RE: Normalization

    David Burrows (4/28/2011)


    Steven993 (4/27/2011)


    David Burrows (4/27/2011)


    Your example shows violation of Codd's 1NF and is what I understood to be 1NF.

    My example, you mean AddressLine table ? It's is not a...

  • RE: Normalization

    David Portas (4/27/2011)


    GSquared (4/27/2011)


    On the circular reason point, saying "all relations are in 1NF, thus this is automatically in 1NF because we say it's a relation", is circular reasoning. ...

  • RE: Normalization

    Steven993 (4/27/2011)


    ....

    You have never read 1NF definition or even the Relation definition.

    Tht's a disgraceful statement. You owe Gus an apology.

    Steven993


    Example of 1NF definition, from the only book I have...

  • RE: Normalization

    David Portas (4/27/2011)


    Codd states that nulls cause incorrect results in several places and he gives examples to prove it. Here's what he says in "The Relational Model for Database Management...

  • RE: HASHBYTES can help quickly load a Data Warehouse

    wta306 (4/27/2011)


    Unless I'm mistaken, MD5 is only 128 bits (16bytes)...and yet the author of the original article stores the resulting values in a VARBINARY(100)? What am I missing?

    Yes, MD5...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (4/26/2011)


    ChrisM@home (4/26/2011)


    Is it me, or are the posted questions from developers working on medical systems a little worrying?

    I used to work for a medical software company. it was...

Viewing 15 posts - 5,956 through 5,970 (of 7,484 total)