How to create user inputs for SQL where filters?
So I'm using an ODBC to connect to SNOWFLAKE and run some scripts. Wondering how I can set up a UI window w/ a list of WHERE filters to make it easier for ppl to use. I'm envisioning a list with popups to then map to a variable to feed into the SQL script. possible? //**SNOWFLAKE QUERY****************************************************************************************************
uid = Get
...