RE: [PHP-DB] General UPDATE question

2005-06-17 Thread Bastien Koert

each occurance if it matches the criteria

bastien


From: "Ron Piggott" <[EMAIL PROTECTED]>
Reply-To: "Ron Piggott" <[EMAIL PROTECTED]>
To: "PHP DB" 
Subject: [PHP-DB] General UPDATE question
Date: Fri, 17 Jun 2005 01:26:27 -0400

Does the UPDATE command only change one row or each occurance if the the
criteria repeat itself through the table?

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] General UPDATE question

2005-06-17 Thread balwant singh

it will update all rows which fulfills the criteria.

With Best Wishes

Balwant Singh

INDO ASIAN FUSEGEAR LTD.
A-39, HOSIERY COMPLEX
PHASE - II EXTN., NOIDA
PH: +91 - 120 - 2568 472 / 093 -098
FAX: +91 - 120 - 2568 473
WEB : www.indoasian.com



Ron Piggott wrote:


Does the UPDATE command only change one row or each occurance if the the
criteria repeat itself through the table?

 



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php