Jump to content

How to use the SQL code in a new page


Recommended Posts

Hi there guys, I’m wondering how to work the code below on a page opened by Design/Pages/AddNewPage.
 

Code: SELECT draw_name,draw_code,firstname FROM m_draw,'._DB_PREFIX_.'customer WHERE '._DB_PREFIX_.'customer.id_customer = m_draw.id_customer Order By id_draw DESC

Thank you for your help

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...