Ashleshk / The-Complete-SQL-Masterclass-For-Data-Analytics-Udemy

Resource for SQL MasterClass for Data Analytics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The-Complete-SQL-Masterclass-For-Data-Analytics-Udemy

Resource for SQL MasterClass for Data Analytics

Course Layout

  1. Introduction 2.Installation and Getting Started

  2. Case Study

    • Part-1
    • Part-2
  3. Fundamental SQL Statement

    • CREATE
    • INSERT
    • Import Data From File
    • SELECT
    • WHERE
    • Logical Operators
    • UPDATE
    • DELETE
    • ALTER
  4. Restore and Back-Ups

    • Restore
    • CSV Files
  5. Selection Commands : Filtering

    • IN
    • BETWEEN
    • LIKE
  6. Selection Commands : Ordering

    • ORDER BY
    • LIMIT
  7. Alias

    • AS
  8. Aggregate Commands

    • COUNT
    • SUM
    • AVERAGE
    • MIN & MAX
  9. Group By Commands

    • GROUP BY
    • HAVING
  10. Conditional Statement

    • CASE WHEN
  11. JOINS

    • Introduction to Joins
    • Inner JOIN
    • Left JOIN
    • Right JOIN
    • Full Outer JOIN
    • Cross JOIN
    • Except
    • UNION
  12. Subqueries

    • Subqueries
  13. Views and Indexes

    • VIEWS
    • INDEXES
  14. String Functions

    • LENGTH
    • UPPER LOWER
    • REPLACE
    • TRIM, LTRIM, RTRIM
    • CONCATENATION
    • SUBSTRING
    • LIST AGGREGATION
  15. Mathematical Functions

    • CEIL & FLOOR
    • RANDOM
    • SETSEED
    • ROUND
    • POWER
  16. Date-Time Functiom

    • CURRENT DATE & TIME
    • AGE
    • EXTRACT
  17. Pattern(String) Matching

    • Pattern Matching Basics
    • Advance Pattern Matching
  18. Data-Type Conversion Function

    • Converting Numbers/DAta to String
    • COnverting String to Numbers
  19. User Access Control Function

    • User Access Control
  20. BONUS!!! Nail the Interview

    • TableSpace
    • PRIMARY KEY & FORIEGN KEY
    • ACID compliance
    • Truncate
  21. Performance Tuning

    • Vaccum
    • String Function
    • Joins
    • Schemas
  22. Practice Section

    • Practice Problems
  23. DataBase Basics

    • SQL
    • Tables & DBMS
    • Types of SQL Commands
    • PostgreSQL
    • Join US

About

Resource for SQL MasterClass for Data Analytics

License:MIT License