How can I do this?
Bastien Koert wrote:
yes
From: Justin Turner <[EMAIL PROTECTED]>
To: php-db@lists.php.net
Subject: [PHP-DB] adding to the current value
Date: Thu, 29 Sep 2005 16:26:00 -0400
I would like to increment the current value of a field X without
having to retrieve field X beforehand. Can I do this?
Example:
UPDATE my_table set field_1 = (current_field_value -1) WHERE...blah,
blah, blah....
==============================================
A. Justin Turner
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
==============================================
A. Justin Turner
ResNet Coordinator
University of Rochester
020 Gates Wing Susan B. Anthony Hall
[EMAIL PROTECTED]
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php