I would like to add this to the following statement: inactive = no
SELECT * FROM Item WHERE HQID = 0
Thanks in advance lax guy
I would like to add this to the following statement: inactive = no
SELECT * FROM Item WHERE HQID = 0
Thanks in advance lax guy
The script would be changed to SELECT * FROM Item WHERE (HQID = 0) AND (Inactive = 0)
Have something to add? Share your thoughts — no account required.
Ask the community — no account required