Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem when execute SQL


Bill.Dagou

Recommended Posts

Hi,

 

I have some problem when execute select * from products p, products_options po left join products_description pd on p.products_id = pd.products_id in my phpMyAdmin. But it can be run correctly in my friend's phpMyAdmin. However, select * from products p left join products_description pd on p.products_id = pd.products_id, products_options po can be run on my end.

 

Can anyone help?

 

Thank you so much.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...