Can I use the same field name in more than one table? (Though possible, perhaps it's not advisable?)
For example, let's say that there are 2 tables in the db: one named Staff and the other named Client Contact
The Staff table lists employees, so the fields might include:
First Name
Last Name...