I have a TABLE called FRUITS and I want to delete EVERYTHING inside a specific COLUM... For Example FRUITS Table has: Strawberries Bananas Apples Pineapples info Info info info info info info info (The formatting is gone... I hope someone understands tough..) I want to take all the info out of the column banana and leave everything else intact... how do I go about this? I use phpMyAdmin by the way Thanks