I have two different tables, the "customers" tables, with "customer ID" as the primary field and a few more fields such as Name, Surname etc. (All in text format).
The second table is "Booking details", It has the primary key as "Booking ID" and then customer name, surname etc, (Again, all in...