Do not forget inherited privileges, you have to check which ROLES have been granted to the account then check which privileges are granted to the user thru those ROLES.

You may also want to check for system privileges like select any, insert any, etc.