info@cloudhill.in +91 8919464699

SQL

Pick the right SQL learning path for yourself. Whether you want to learn how to store, manage, and optimize data in a relational database or you want to learn SQL to explore and analyze your data to get actionable insights, we have everything you need!

Topics covered

    Overview of SQL Syllabus

    Select Statement

    Select Distinct

    Select Where Clause

    Order By

    Limit

    Like, Between and In operators

    Wildcard Operators

    And, Or and Not

    Group By

    Aggregate Functions (Count, Min, Max, Sum & Avg)

    Having

    Overview of Joins

    Inner Join

    Left Outer Join

    Right Outer Join

    Full Outer Join

    Union and Union All

    Overview of Advanced SQL Commands

    Timestamps and Extract

    To_CHAR

    Subquery

    Self-Join

    Primar Key and Foreign Key

    Constraints

    Create Table

    Insert, Update and Delete

    Alter Table

    Delete, Drop and Truncate

    Case

    Coalesce and Nullif

    Views

    Rank, Dense Rank and Row Number

    Lead and Lag

    Listagg and Lateral Flattern

    Pivot Table

    Cast and Convert

    SQL Functions