| Subject | Re[2]: [firebird-support] Store procedure hangs clients ?? |
|---|---|
| Author | Dan Wilson |
| Post date | 2004-01-15T06:32:04Z |
>Lets's say you had stock transactions to go with your stock code. In theI would use the stock's PK. I would treat the stock code as a changeable, user-supplied value, and not trust it for maintenance of database integrity.
>transaction table, would you use the stock's PK, or the stock code, as a
>foreign key in the transaction table?
Dan.