MySql Introduction
MySql Introduction
MySql Introduction
( LEARNING OUTCOMES )
STRUCTURED QUERY LANGUAGE
Introducing SQL
Key Features of SQL
About MySQL
Classification of SQL commands
DDL Vs DML commands
Introducing SQL
The Structured Query Language(SQL) is
a language that enables you to create
and operate on relational databases,
which are sets of related information
stored in tables.
SQL is the standard relational
database language.
Key Features of SQL
Client/Server environment Convertibility
Large database and space Very fast with ease of use
management Openness, Industry standard
High Availability , free of cost Manageable Security
Portability Many concurrent database
Compatibility users
CLIENT-SERVER ARCHITECTURE
CLIENT
1.
SERVER
Database
2.
About MySQL www.mysql.org
Data Dictionary
It is the file that stores data about data i.e. it stores the metadata.