use a password when a role is authorized by the database
CREATE ROLE clerk IDENTIFIED BY password; drop row clerk;