What is the fastest way to import data into MSSQL using Python with these requirements:
- Large file (too big for memory, no row based inserts).
- Minimal logging.
- CSV file.
- CSV file column may contain single and double quotes.
- CSV file Column may contain line breaks.
Thanks.
Aucun commentaire:
Enregistrer un commentaire