ReePrime
3 MySQL_Video_Tutorial_CLI_2

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

3 MySQL_Video_Tutorial_CLI_2

I
itvolunteersuk

17 Views • Jun 09, 2013

Description

In this tutorial you will learn about more mysql command line (CLI) optiohns.

--help | -? for more options i.e mysql --help
-e -- execute sql statement from command line mysql -e 'show databases;'
-D --database - select particular database
-H --html -- produce output in html format
-X --xml -- produce output in xml format
-t --table -- produce output in table format