Given a CSV file containing data bound for a D1 table, what is the most optimal way to update said t

Given a CSV file containing data bound for a D1 table, what is the most optimal way to update said table, reducing reads/writes?
Was this page helpful?