S
SCA Analyst
How might I pass a variable's value into a sql query?
simple example: Select * from tbl_person
where age >= <variable from form>
simple example: Select * from tbl_person
where age >= <variable from form>