Skip to content

Instantly share code, notes, and snippets.

@jdaarevalo
Created January 30, 2021 12:11
Show Gist options
  • Save jdaarevalo/7040a5747bdb1ebc9f7efd94cade9da8 to your computer and use it in GitHub Desktop.
Save jdaarevalo/7040a5747bdb1ebc9f7efd94cade9da8 to your computer and use it in GitHub Desktop.
four-section-fill_tables
TO_TIMESTAMP(start_date, 'YYYY-MM-DD HH24:MI:SS') +
random()* (TO_TIMESTAMP(end_date, 'YYYY-MM-DD HH24:MI:SS')
- TO_TIMESTAMP(start_date, 'YYYY-MM-DD HH24:MI:SS'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment