Module - 1: Databases

  1. Evolution of DBMS
  1. Types of Keys
  1. ER Diagram
  1. Database Normalization, Functional Dependency & Decomposition
  1. First and Second Normal Forms
  1. Third Normal Form
  1. Indexing in Database
  1. B and B+ Tree
  1. ACID Properties
  1. Recoverable Cascadeless and Strict Schedule
  1. View and Conflict Serializability
  1. Two Phase Locking
  1. Timestamp Based Protocol

Module - 2: Introduction to SQL

  1. Introduction to MySQL and NoSQL
  1. DDL v/s DML v/s DCL v/s TCL
  1. Datatypes in SQL

Module - 3: Basics of SQL

  1. Basic SQL statements (SELECT, DELETE and UPDATE)
  1. How to convert data into tables
  1. COMMIT and ROLLBACK statements

Module - 4 Filtering Data using SQL

  1. Filter Data using the WHERE and ORDER BY Clause
  1. Using of Filtering Operators – IN, NOT IN, IS NULL, BETWEEN
  1. Regular Expression for Filtering
 

Module - 5 Functions in Database

  1. Basics of Function
  1. Boolean Expressions and Concatenation
  1. String Function
  1. Grouping Function

Module - 6 Displaying Data from Multiple tables

  1. Introduction to Joins and its types
  1. Using UNION, UNION ALL and EXPERT Clause
  1. Views, Sequences and Indexes in SQL

Module - 7 Grouping Data and Computing Aggregates

  1. Introduction to Grouping
  1. Using GROUP BY & HAVING

Module - 8 Subqueries and Nested queries in SQL

  1. Single-Row, Multiple-Row Subqueries
  1. Subqueries with ANY and ALL Operators
  1. Conditional Expressions using CASE Clause
  1. Correlated Subqueries
 
 
 
badge