how do i delete a row from mysql in terminal code example Example: mysql delete entire row on condition DELETE FROM table_name [WHERE Clause]