select * from `thelook_ecommerce.users`;
select first_name, last_name
from `thelook_ecommerce.users`
select id, name, brand
from `thelook_ecommerce.products`