Hello there.
tblCurrency
PK, CurrencyName
1, USD
2, BTC
3, CNY
4, CND
tblTrade
FK?, CurrencyName & CurrencyName
1.2, USDBTC
3.1, CNYUSD
Is it possible to have two PK (from the same column) into one FK?
MS Access 2013
Thank you
Personal Accounting / Multi-Currency Ledger / Normalization / Relashionship
Hello everyone, I need help to normalize this table:
h.t.t.p.://
i1070.photobucket.com/albums/u485/rodrigo_regis/AccountingNormalization_zpsdf8071b2.jpg
One transaction must have 1 or more rows ("entry lines")...