MySQL: Queries
Backing up a large database with MySQL Dump
Backup large databases with the MySQLDump command line utility. PhpMyAdmin is a great tool but can choke on large databases such as active forums.
Get Random Rows
This simple query shows how to select random rows from a MySQL database table.



