Is it possible to delete only a specific field on a table?

lets say i have.

table: dump
field:
- countid
- random
- name

countid, is an auto increment field
random, is a random words, etc
name, is a field for specifiying where they belong.

Now, how can i delete a specific data on each field?

-- 
Louie Miranda
http://www.axishift.com

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

Reply via email to