This is maybe a really newbie question, but, when I have an
SQL function like that: $$ Insert into mytable (id, name) values ($1, $2); $$ What return value suppose to return? |
- [GENERAL] SQL return value... Cristian Prieto
- Re: [GENERAL] SQL return value... Richard Huxton