G Garry Hall Guest Mar 30, 2017 #1 Use the DELIMITER option of IMPORT: IMPORT DELIMITER "," c1 c2 c3 c4. This assumes you have a consistent format within the file. Continue reading...
Use the DELIMITER option of IMPORT: IMPORT DELIMITER "," c1 c2 c3 c4. This assumes you have a consistent format within the file. Continue reading...