Hello! I'm still in the newbie stage of PL/SQL, so I apologize if this question is simple or if I'm overlooking something obvious. I need to periodically import a CSV file into an Oracle table. Using the Text Importer tool, I can do that successfully. However, the CSV may change, in which case I...