SQL:
Structured Query Language is Known as SQL. In order to communicate with the Database ,we are
using SQL query. We are querying the database so it
is called as Query language.
Definition from Complete reference:
SQL is a tool for organizing, managing, and
retrieving data stored by a computer
database. The name "SQL" is an abbreviation for
Structured Query Language. For
historical reasons, SQL is usually pronounced
"sequel," but the alternate pronunciation
"S.Q.L." is also used. As the name implies, SQL is a
computer language that you use to
interact with a database. In fact, SQL works with
one specific type of database, called a
relational database.
Structured Query Language is Known as SQL. In order to communicate with the Database ,we are
using SQL query. We are querying the database so it
is called as Query language.
Definition from Complete reference:
SQL is a tool for organizing, managing, and
retrieving data stored by a computer
database. The name "SQL" is an abbreviation for
Structured Query Language. For
historical reasons, SQL is usually pronounced
"sequel," but the alternate pronunciation
"S.Q.L." is also used. As the name implies, SQL is a
computer language that you use to
interact with a database. In fact, SQL works with
one specific type of database, called a
relational database.
Comments
Post a Comment