Hi everyone,
I have 8 CSV files with same schema in the same folder. When I try to run wildcard on them, it only read one file and the warning goes "Record #2 not enough fields".
Then, I changed delimiters to "\n", but this time it still read one file but the warning is gone. I am confused. Thanks for help.