Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created April 8, 2020 05:55
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/ebf7b411788da9ad0eee609b5625dc27 to your computer and use it in GitHub Desktop.
Save parzibyte/ebf7b411788da9ad0eee609b5625dc27 to your computer and use it in GitHub Desktop.
pruebas=# select substring('Parzibyte',6, 4);
substring
-----------
byte
(1 fila)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment