Linux Bash Run Command SQL

mysql -u USER -pPASSWORD -N -e "SQL_QUERY"
Banana