SQL Short Notes
SQL Short Notes
SQL is a standard database query language used for accessing and manipulating data in
relational database. SQL commands are used to retrieve data from database tables, insert
new records into tables, update existing records and delete records from tables.
ADVANTAGES TO SQL
Easy to learn
Easy to syntax
Portable
Interacting language
Create several views