1

I want to get all Customers record (including their address) from database.How many tables i have to dump for.Kindly enlist the tables names here. How many tables which i have to dump and import another database and getting the all customers and customers will be able to login the site.

asked Apr 25, 2019 at 13:20

1 Answer 1

2

All Customer Data Including Logs In This Table :-

customer_address_entity;
customer_address_entity_datetime;
customer_address_entity_decimal;
customer_address_entity_int;
customer_address_entity_text;
customer_address_entity_varchar;
customer_entity;
customer_entity_datetime;
customer_entity_decimal;
customer_entity_int;
customer_entity_text;
customer_entity_varchar;
answered Apr 25, 2019 at 16:41

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.