Subject | RE: [firebird-support] PK database design was RE: SP hanging |
---|---|
Author | Nigel Weeks |
Post date | 2004-01-15T06:33:32Z |
...
large app, with a combo-key of:
int_siteid INTEGER NOT NULL,
int_otherid NUMERIC(18,0) NOT NULL,
...
If there are traps people have hit, I'd like to know them now, before it's
too late
N.
> And don't tell me toI'd love to know your reasons why you don't like this method. I'm building a
> use another
> composite key on other compositely "unique" fields.
large app, with a combo-key of:
int_siteid INTEGER NOT NULL,
int_otherid NUMERIC(18,0) NOT NULL,
...
If there are traps people have hit, I'd like to know them now, before it's
too late
N.