mysql execute sql script code example Example: mysql execute command from command line mysql -u <user> -p -e "select * from schema.table"