SQL error:

Query:
select consumer_member.user_id as 'User_id', consumer_member.first_name as 'First Name', consumer_member.last_name as 'Last Name', consumer_member.email as 'Email', consumer_member.phone as 'Phone', consumer_member.address as 'Address', consumer_member.city as 'City', consumer_member.state as 'State', consumer_member.zip as 'Zip', consumer_member.pw as 'Password', consumer_member.referal as 'Referral', consumer_member.terms as 'Terms', consumer_member.user_id from consumer_member

Table 'dfwShop.consumer_member' doesn't exist.
If you haven't set up the database yet, you can do so by clicking here.
< Back