I am new to SAS but have a VB background.
Looking to set up a Proc SQL which is fed arrays X, Y and Z (each with a number of elements).
The SQL query would be ‘Select X From Y Where X’
I want to be able to call the query and just send the arrays of criteria.
Does anyone know if this is something that can work or have I been banging my head against my desk all day for no reason :). Any help is appreciated.
Thanks,
Kevin