Learn MySQL

If you do not know how to use MySQL there are some great guides at the following websites.

http://www.mysql.com/
http://www.w3schools.com/sql/
http://www.bitesizeinc.net/index.php/sql.html
  • 516 Users Found This Useful

Was this answer helpful?

Related Articles

How to Disable XCache for a Domain

On many of our servers xcache is use as part of the php caching mechanism. If you are...

I am having problems with a script I wrote

PHP suexec is running on all of our shared servers. If you are running code that is insecure or...

What is the path to PHP5?

We are currently running the latest stable version of PHP5. /usr/bin/php

How do I import into a MariaDB - MySQL database?

Log into your control panel and go into the MariaDB - MySQL section. Make sure you have an...

Test MySQL Connection

The following is a great way to verify a MySQL / MariaDB database connection issue. Create a file...