JMP and SQL queries
Hey guys, I have two related questions that would be great if I'll find a solution to:
1. is there a way that JMP can alter a field in SQL query? I mean that I wish to run JSL code that will ask from a user the date range (for example), it will update it into the relevant field in my SQL query and will run this query. 2. Is it possible to create JSL code that will ask from the user if to run X que...