Decided that assuming SQL data files are CSV-formatted files is a bad idea
after running into a package that embeds comments in its data! C… Show more
after running into a package that embeds comments in its data! C… Show more
Decided that assuming SQL data files are CSV-formatted files is a bad ideaafter running into a package that embeds comments in its data! Changedfrom .csv to .dat and all that implies. Still more testing to do...
Show less