Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am using the following statemets:
ODBC CONNECT TO [Excel Files;DBQ='test.xls'];
TEMP_TABLES:
SQLtables;
DISCONNECT;
However Instead of Excel files I have to use it for CSV files.
Please let me know if how can I implement the same for CSV files.
Please let me know if you need more Information.
Thanks & Regards,