|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: D. Dante Lorenso (dante
larkspark.com)
Date: Wed Oct 15 2008 - 16:10:33 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
D. Dante Lorenso wrote:
> There's an awesome feature that was added to PostgreSQL a while back
> called RETURNING that allows you to make an INSERT, UPDATE, and DELETE
> statement behave like a SELECT statement.
> ...
> Does RETURNING exist in any current release of MySQL or is it on the
> TODO list even? If it's not, how can I go about asking to have it put
> on there?
For more information on RETURNING for INSERT statements, read a little
of this from the PostgreSQL documentation:
http://www.postgresql.org/docs/8.3/interactive/sql-insert.html
From what I can tell this is unique to PostgreSQL. I really want this
functionality in MySQL. Where do I go to ask for it?
-- Dante
----------
D. Dante Lorenso
dante
larkspark.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]