24.2.4 Using – “mysql” command
24.2.4.1 Basic Framework of
Use to use MySQL database. is a simple SQL Shell program that allows you to enter and edit your own database commands.
This can be used both in interactive manner and in noninteractive manner. When used interactively, the results are displayed in an ASCII-table format, and if used noninteractively, the results are displayed in tab-separated format.