SQL

SQL

SQL is a standard language for accessing and manipulating databases. SQL stands for Structured Query Language

  • SQL is a standard language for accessing and manipulating databases.
  • SQL stands for Structured Query Language.
  • SQL lets you access and manipulate databases.
  • SQL became a standard of the American National Standards Institute (ANSI) in 1986, and of the International Organization for Standardization (ISO) in 1987.
SQL is a standard language for storing, manipulating and retrieving data in databases. SQL is used to communicate with a database. It is the standard language for relational database management systems. SQL statements are used to perform tasks such as update data on a database, or retrieve data from a database.
SQL
Timeline and Prerequisite
30 Working Days
Course Duration
Prerequsite
Computer Fundamentals and Windows Operating System.
SQL
Curriculum
  • Introduction to SQL
  • Normalisation
  • Introduction to Databases and RDBMS
  • Install a Database Engine
  • SQL Data Types
  • SQL Operators
  • SQL Commands
  • Data Definition Language
  • Data Manipulation Language
  • Data Control Language
  • Data Transaction Control Language
  • Data Query Language (SELECT Statement With CLAUSES)
  • SQL Functions
  • Sub Queries
  • SQL Joins
  • ....