Hi,

Is there a way of after a select statement having a return value for a
determined field ?

For example, after this:
INSERT INTO wl_users(name, email, password) VALUES('Deckard',
'[EMAIL PROTECTED]', 'blabla')

having the name returning without having to make a subsequent select.

Any help would be appreciated.

Best Regards,
Deckard


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to