On the same form some data is customer related, and is therefore stored in the customer table, Some is product related and stored in the products table, order info is stored in the orders table. The information is not repeated, its is unique information input into a single form which sends the...