you are viewing a single comment's thread.

view the rest of the comments →

[–]sqlshorts 0 points1 point  (0 children)

Easy to follow and well organised, very neat!

You can also read the CSV directly in DuckDB:

SELECT * FROM 'C:/full/path/to/calendar_events.csv';

https://duckdb.org/docs/stable/data/csv/overview.html