chapter-8
chapter-8
DATABASE
PURPOSE OF DBMS
In this, the data is organized into tables (i.e , rows and columns).
These tables are called relations.
A row in a table represents a relationship among a set of values.
Eg oracle database, Microsoft SQL Serve, MYSQL, IBM DB2, IBM Informix, etc
Eg of DBMS tools for moble- SQL Anywhere, DB2 Everywhere etc.
In order to access data within the MySQL database, all programs and users must
use, SQL.
SQL is the set of commands that is recognised by nearly all RDBMSs.
Usage of SQL has become a standard for most of RDBMSs.
There are numerous version of SQL. The original version was developed at IBM’s
San Jose Research Laboratory(now the Almandan Research Centre).
This language, originally called Sequel.