I want to revoke update privielges from 2 columns of table \"transact\". I want the user to have all access to all other tables and data.
mysql> REVOKE UP
Firstly - remove all privileges (on database, table, column levels).