Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created November 5, 2021 00:34
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 parzibyte/8d3a9c39a3c56974665f757cbaae2de6 to your computer and use it in GitHub Desktop.
Save parzibyte/8d3a9c39a3c56974665f757cbaae2de6 to your computer and use it in GitHub Desktop.
SELECT *, strftime("%s", fin) - strftime("%s", inicio) AS transcurrido FROM dispositivos_rentados;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment