J
jk
I would like to design a DB which would track the expenses of 40 customers
..The problem is i need to understand the concept of using the autonumber or
the actual 5 number account as the primary key in the customer table. The
customers would be billed monthly so the account would be repeated in the
field each time a new invoice is entered. Is this correct since primary keys
do not allow duplicates?
..The problem is i need to understand the concept of using the autonumber or
the actual 5 number account as the primary key in the customer table. The
customers would be billed monthly so the account would be repeated in the
field each time a new invoice is entered. Is this correct since primary keys
do not allow duplicates?