Skip to content

Instantly share code, notes, and snippets.

@gmocamilotd
Last active December 9, 2017 02:42
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 gmocamilotd/6e1a83af639da31f58912e3e25671cf2 to your computer and use it in GitHub Desktop.
Save gmocamilotd/6e1a83af639da31f58912e3e25671cf2 to your computer and use it in GitHub Desktop.
### [Returning Command](https://www.postgresql.org/docs/9.5/static/dml-returning.html)
### [How to return result of a SELECT inside a function in PostgreSQL?](https://stackoverflow.com/questions/7945932/how-to-return-result-of-a-select-inside-a-function-in-postgresql)
### [varibles del entorno](https://www.postgresql.org/docs/8.3/static/plpgsql-statements.html)
### [PostgreSQL SQL Tricks](https://postgres.cz/wiki/PostgreSQL_SQL_Tricks)
### [System Information Functions](https://www.postgresql.org/docs/8.1/static/functions-info.html)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment