
SQL stands for Structured Query Language. SQL is an international standard in querying and retrieving information from databases. MySQL is essentially an SQL server - it responds to requests for information that are written in SQL. You can communicate with MySQL using a wide variety of programming languages (PHP being one of the most common). MySQL is Open Source software and free for use. Refer to the following link for more information about MySQL :
To create a MySQL database:
Topics: Removing
a database |
| Copyright © 2002-2005 Signonafrica, All rights reserved. Read our Terms of Service and Privacy Policy. |