Skip to content

Instantly share code, notes, and snippets.

@zz2115
Created April 7, 2025 01:40
Show Gist options
  • Save zz2115/1093c8191b2011024bc2acb4ec028b86 to your computer and use it in GitHub Desktop.
Save zz2115/1093c8191b2011024bc2acb4ec028b86 to your computer and use it in GitHub Desktop.
duckdb

duckdb -cmd "CREATE VIEW view_name AS FROM 'filename.csv';" -ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment