Basic Examples to Learn MySQL

Just make sure that you have installed MySQL database server with xampp and have a valid username & password to access. So developers get ready to learn MySQL within couple of hours.

End of the tutorial you can do:
  • Create and Drop Database
  • Create, Alter, Truncate and Drop Table
  • Select, Insert, Update and Delete rows
  • Group by, Order by, Having, Union, Distinct
  • Add, drop index, Explain command
  • database backup with mysqldump or mysqlhotcopy
read more here

Comments

Popular posts from this blog

Detecting user's screen size and resolution

autoload class

MySql Slow Queries