your database table records customer transactions and includes name, email address, and phone number, in addition to other transaction details. what is wrong?
A. there should only be one piece of information identifying the customer.
B. the delivery address is missing.
C. the account balance for the customer should be available.
D. the data is in the wrong order.