I need the customer's email address, order date/time, name, product ordered, and address to be in a single table. Is there a way to combine multiple items into a new table that can be added to the database?
zen_address_book lists name and address
zen_customers_info lists customers_info_date_account_created
zen_customers lists email address
zen_customers_basket lists product id
zen_products_description lists product id and name of product


Reply With Quote
