Michael_B
2 years agoOccasional Contributor
Pass a variable to a SQL Query in a Keyword Test
How can I use one of my variables in a Keyword SQL Query. Is that built in yet? I see others asking in 2014 and in 2019, but thought I would check again. I would like to do something like this:
select user_name from user_list where user_id = Project.Variables.UID
Thanks for your time!
Mike