I have open sql connection from Variable which in an Excel file.
now I am trying to execute SQL statement as in my excel there are lots of columns but I have to execute
the query select only required columns like B, I X and O , where I need to put conditions X contacting text B,C,D,E,D+ only select B, C
and X <6000,
I tired to do it but I am not getting the required result and showing error each time .
Appreciate if get any support on this , Thank you in advance.

Regards,