2 lines
65 B
SQL

DROP USER "hirs_db"@"localhost";
DROP DATABASE IF EXISTS hirs_db;