RE: Filling Fields

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Can some one please tell how I can fill and entire field with the same
> value. Maybe in a loop or is there a command.

If you mean a field from a database...

UPDATE table SET field = 'value';

---John W. Holmes...

PHP Architect - A monthly magazine for PHP Professionals. Get your copy
today. http://www.phparch.com/



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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux