Skip to content

Instantly share code, notes, and snippets.

@if6was9
Created February 8, 2025 19:03
Show Gist options
  • Select an option

  • Save if6was9/3a7c186a88883e81feec0ed11e2a108b to your computer and use it in GitHub Desktop.

Select an option

Save if6was9/3a7c186a88883e81feec0ed11e2a108b to your computer and use it in GitHub Desktop.
duckdb-notes.sql
# convert from 05-Dec-2024 format
select strptime(date,'%d-%b-%Y')::date from table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment