J
Johan
Hi there,
I have some questions regarding primary keys. I wonder what the
general opinion about autonumbers are? Are they widely used?, and
what are some advantages, disadvantages to this?
My understanding is that the use of "intelligent" keys should be
avoided, keys that has any relation to the daily business, in a way to
avoid that the value would ever change. The problem is that I am
developing a database and have basically been forbidden to use
autonumbers as primary keys. Because of this, no primary keys have
been defined yet and data have already been entered. I am now
concerned that when the keys are defined, we will have further
problems when trying to impose the relationships.
I would highly appreciate any kind of input in this matter, thanks for
your time. Johan
I have some questions regarding primary keys. I wonder what the
general opinion about autonumbers are? Are they widely used?, and
what are some advantages, disadvantages to this?
My understanding is that the use of "intelligent" keys should be
avoided, keys that has any relation to the daily business, in a way to
avoid that the value would ever change. The problem is that I am
developing a database and have basically been forbidden to use
autonumbers as primary keys. Because of this, no primary keys have
been defined yet and data have already been entered. I am now
concerned that when the keys are defined, we will have further
problems when trying to impose the relationships.
I would highly appreciate any kind of input in this matter, thanks for
your time. Johan