SQL Query with Parameters | marcia hon | 2018-02-26 05:48 |
Status: Closed | ||
I have a parameter in my SQL script. I would like this parameter to be used in the query with an "IN" command. How do I enter data? Should it be "abc, dge, fec"? And how do I parse this in the "IN" command? |
||