Jump to content

[SOLVED] selecting 3 values for same item in table


Hardwarez

Recommended Posts

I am trying to select 3 different values from a table on the same row/entry.

 

I am using this, but it does not seem to work.  Can you tell me the correct way?

SELECT * FROM techwork WHERE assignstatus = '3' OR assignstatus='1' OR assignstatus ='0' ORDER BY '' DESC

Archived

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

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