Compound Key vs Composite Key

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default Compound Key vs Composite Key

    Many moons ago, I did an SSADM course... in it I learnt the formal meanings
    of 'Compound' & 'Composite' keys...

    Recently, I was talking with a colleague, and where he used 'Composite', I
    used 'Compound', but strangely neither of us noticed the discrepancy and
    both of us were clear and in agreement.

    Thinking about it since, I've been trying to remember what the definitions
    and therefore the differences were... but I can't remember. What is more,
    when I did some research on the web, I've found both terms described as
    meaning exactly the same thing... which is in keeping with the way we use
    the words interchangeably now.

    I'm 100% convinced that there was some subtle difference, but I can't find
    any verification of this now.

    So are there two subtly different meaning or did I just imagine it all?

    Cheers

    Chris


    CJM Guest

  2. Similar Questions and Discussions

    1. Derived compound controls
      I have a form with various contols, each of which I want to have a View Panel and an Edit Panel. I created a base class in TRControl.ascx.vb (there...
    2. Question Compound Paths in v.9
      I appologize if this should be obvious to me, but Im having trouble compounding multiple paths and getting the desired knock-out results. Im...
    3. Compound Paths in CS
      Any reason why the shortcut command to create a compound path work fine but the shortcut to remove one do not? Apple+8 will make the compound path...
    4. Compound paths not transparent...
      I've run into this before. I'm trying to make a compound path of several stroked paths that include enclosed shapes of which I want the background to...
    5. Possible to make compound if statements...
      All- Is it possible to make compound if statements in Ruby, something like: if field == "AIX" or if field =~ /ldap/ puts "BLAH" end (but...
  3. #2

    Default RE: Compound Key vs Composite Key

    Hi Chris,

    You may read following article to see if it will help. It has a section for
    these two kind of keys:

    [url]http://www.cms.livjm.ac.uk/library/CMSCS201/SAD5.DOC[/url]

    Luke
    Microsoft Online Support

    Get Secure! [url]www.microsoft.com/security[/url]
    (This posting is provided "AS IS", with no warranties, and confers no
    rights.)


    MSFT Guest

  4. #3

    Default Re: Compound Key vs Composite Key

    Thanks Luke,

    The explanation given in that document is better than the original one I was
    given 10 years ago I think. Or maybe I am just older and wiser.

    Thanks

    Chris


    CJM Guest

  5. #4

    Default Re: Compound Key vs Composite Key

    I don't think I've ever seen any difference between the two, FWIW...

    --
    Tibor Karaszi, SQL Server MVP
    Archive at: [url]http://groups.google.com/groups?oi=djq&as_ugroup=microsoft.public.sqlserver[/url]


    "CJM" <cjmwork@yahoo.co.uk> wrote in message news:%235oPPIjnDHA.2272@tk2msftngp13.phx.gbl...
    > Many moons ago, I did an SSADM course... in it I learnt the formal meanings
    > of 'Compound' & 'Composite' keys...
    >
    > Recently, I was talking with a colleague, and where he used 'Composite', I
    > used 'Compound', but strangely neither of us noticed the discrepancy and
    > both of us were clear and in agreement.
    >
    > Thinking about it since, I've been trying to remember what the definitions
    > and therefore the differences were... but I can't remember. What is more,
    > when I did some research on the web, I've found both terms described as
    > meaning exactly the same thing... which is in keeping with the way we use
    > the words interchangeably now.
    >
    > I'm 100% convinced that there was some subtle difference, but I can't find
    > any verification of this now.
    >
    > So are there two subtly different meaning or did I just imagine it all?
    >
    > Cheers
    >
    > Chris
    >
    >

    Tibor Karaszi Guest

  6. #5

    Default Re: Compound Key vs Composite Key


    "Tibor Karaszi" <tibor.please_reply_to_public_forum.karaszi@corner stone.se>
    wrote in message news:uhCBUgtnDHA.2528@TK2MSFTNGP12.phx.gbl...
    > I don't think I've ever seen any difference between the two, FWIW...
    This is precisely my point.

    There is in theory a difference between the two, but nevertheless we seem to
    use them interchangeably. It doesnt really matter that much, it's more a
    case of satisfying my own personal curiosity. In practical terms, the
    difference is negligible.

    Cheers

    Chris


    CJM Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

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 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139