Is there any facility to import a text file that's in fixed column format? The
copy command seems to use a delimiter only. I have no delimiter, but have
specified column widths.
Are the only ways to either do many insert queries, or preprocess the file
into a delimited file and then copy?
--
greg