-- Remove private data that should not be publicly visible ALTER TABLE tbl_users DROP COLUMN password;