SQL stands for Structured Query Language , it is a database computer language 

designed for retrieval and management of data in relational database.

All relational database management system like MySQL , MS Access , Oracle , and SQL server use SQL

as standard database language.

 

When you are executing an SQL command for any RDBMS, the system determines the best way to carry out your request 

and SQL engine figures out how to interpret the task.

There are various components included in the process. These components are 

Query Dispatcher, Optimization engines, Classic Query Engine and SQL query engine etc

 

Following is a simple digram showing SQL Architecture:

 

ref : http://www.tutorialspoint.com/sql/sql-overview.htm

文章標籤
全站熱搜
創作者介紹
創作者 JerryCheng 的頭像
JerryCheng

KwCheng's blog

JerryCheng 發表在 痞客邦 留言(0) 人氣(17)