Jump to content

Any help with SQL statement would be appreciated


Ansel_Tk1

Recommended Posts

Hi - I am trying to contstruct a statement that does this:

 

SELECT * FROM galleries WHERE gallery_id = %s OR ct_page ='photos' AND gallerypublish = 1 ORDER BY gallerydate DESC

 

What I was trying to do: if no value is plugged in to %s via the URL, then no records are returned. In that case, the OR should return values based on whether the field contains the word 'photos'. Obviously, it don't work. Could someone suggest the proper operation to use here?

 

Thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.