SQL is a domain-specific language that is used in the scripting and is intended for the management of data stored in a relational database management system.
- Typing discipline
Static, strong - Developer
ISO/IEC - Stable release
SQL:2016 / December 2016 - Family
Query language - Paradigm
Declarative - Designed by
Donald D. Chamberlin, Raymond F. Boyce
Your journey to master SQL begins with the following:
- SQL Data Types
- SQL Operators
- SQL Comment Statement
- SQL Select Statement
- SQL Select Having Statement
- SQL Select Group By Statement
- SQL Select Distinct Statement
- SQL Insert Into Statement
- SQL Update Statement
- SQL Replace Statement
- SQL Between Statement
- SQL Exists Statement
- SQL Index Statement
- SQL Unique Statement
- SQL Count Statement
- SQL Aggregate Functions
- SQL Date Time Functions
- SQL Table
Once you are well worsed with some basic concepts, we start with the following intermediate concepts:
- SQL Cast and Convert Statement
- SQL Stored Procedure
- SQL Triggers