Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

More on LinuxToday


Learning The MYSQL Basics

Dec 07, 2009, 04:03 (0 Talkback[s])

[ Thanks to Andrew Weber for this link. ]

"If you are interested in a Live Course for Ubuntu 9.10 we provide that option as well and the Ubuntu Self-Directed Course is now available. Otherwise, we hope you find this Free mini-course useful which we will roll out over a number of days..

"Basic Commands
There are a number of basic commands that you need to have to be able to use MySQL. You have already seen how to log:

mysql -p -u root

"Once you are in you can list the databases that have been created with this command"

Complete Story

Related Stories: