Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Rated
Read 69,440 times

Contents

Related Categories

MySQL Tutorial - Introduction

gez

Introduction

Released in January 1998, MySQL is an open source relational database management system (RDBMS). It's based around the Structured Query Language (SQL), and is best for managing the content of the database as opposed to transactions, as MySQL does not support COMMIT or ROLLBACK. One of the biggest drawbacks of MySQL is it's lack of support for referential integrity, no stored procedures, no triggers, and no sub-queries. MySQL is free, and may be downloaded from download section at MySQL.

I'm available for contract work. Please visit Juicify for details.

Comments