MySql 4.1.21

ISAM table

The table has a many fields and a number of rows with auto-incremented ID

I need to set the value in particular fields for some rows to NULL.

Is there a simpler way of doing this than by setting the value for each of the particular fields to NULL using an UPDATE statement?

Leads would be appreciated.

Louise


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

Reply via email to