>
>
>I've encountered a feature that I think would be awesome:
>https://www.postgresql.org/docs/9.3/static/dml-returning.html
>
>Example: INSERT INTO blah (this, that, another) VALUES (x, y, z) RETURNING id;
>

What does this do if the INSERT creates multiple rows? What about inserts 
generated from trigger programs?


___________________________________________
 Gunter Hick | Software Engineer | Scientific Games International GmbH | 
Klitschgasse 2-4, A-1130 Vienna | FN 157284 a, HG Wien, DVR: 0430013 | (O) +43 
1 80100 - 0

May be privileged. May be confidential. Please delete if not the addressee.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to