Jump to content

PS 1.7 Database Query help


Andrejkov

Recommended Posts

Hello,

In Order details in backoffice we have that informations:

image.thumb.png.d0565c4080a84995f3609dffc597120e.png

I need to write DB Query which will show me all orders that contain some specyfic URLS. 

When i write: SELECT * FROM `ps_connections_source` WHERE request_uri  = "MY URL" it shows me all logs with this url(not only orders). I need to show only logs with orders contains this specyfic URL, also i need to show order ID.

Can anyone help me write such a query?

Regards.

 

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...