mysql (1) Linux Manual Page
NAME mysql – the MySQL command-line client SYNOPSIS mysql [options] db_name DESCRIPTION mysql is a simple SQL shell with input line editing capabilities. It supports interactive and noninteractive use. When used interactively, query results are presented in an ASCII-table format. When used noninteractively (for example, as a filter), the result is presented in tab-separated format….
