Jump to content

Recommended Posts

Posted

I need to setup a SQL query like

SELECT COLUMN1, COLUMN2 FROM DB1

WHERE COLUMN1 = "Value1" OR COLUMN2 = "Value1"

I also need to ignore case when pulling data. I do not know how to set this up. When I use on demand settings it only allows simple things like define input using a column.

  • 2 weeks later...

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