Skip to content

Instantly share code, notes, and snippets.

@ajtrichards
Created December 22, 2020 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ajtrichards/cf7eddc459d1d1f3e9392079b00f0eda to your computer and use it in GitHub Desktop.
Save ajtrichards/cf7eddc459d1d1f3e9392079b00f0eda to your computer and use it in GitHub Desktop.
SELECT id, TIMEDIFF(ended_at, started_at) as timediff FROM ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment