Friday, March 16, 2007

Introduction to MySQL

SQL stands for Structured Query Language. MySQL is one of the prominent database that have been used in the World Wide Web.


Main Features:

  • MySQL is free for personal uses.
  • The database capacity of MySQL is very large.
  • MySQL commands are self explanatory or the commands are very simple.
  • Very high database security.
  • Flexible database structure.
  • Simple installation tasks.