Tharun Tech Trainings
Tharun Tech Trainings
  • 31
  • 5 494
Complete SQL Masterclass: From Basics to Advanced (12 Hours) with a Project.
Unlock the Power of SQL and Become a Database Expert
Welcome to the most comprehensive SQL course available online! With 30 in-depth sessions and 12 hours of content, this masterclass covers everything you need to know to become proficient in SQL.
Course Overview:
This course starts with the basics of SQL and gradually moves to advanced topics, including:
- SQL fundamentals (data types, queries, functions)
- Data modeling and database design
- Query optimization and performance tuning
- Transaction control and data control language
- User-defined functions and system-defined functions
- Joining and subqueries
- Aggregate functions and grouping sets
- Window functions and common table expressions
- Database security and access control
Key Takeaways:
- Master SQL fundamentals and advanced concepts
- Learn database design and data modeling best practices
- Develop skills in query optimization and performance tuning
- Understand database security and access control
- Become proficient in using SQL functions and subqueries
- Improve data analysis and reporting skills
Enroll Now and Become a SQL Expert!
For more details contact
7093461147 WhatsApp preferred.
Timecodes
0:00 - Intro
0:10 - Introduction to SQL
7:25 - What is Data & What is MySQL?
23:40 - What is a database?
34:00 - Introduction to Querying in MySQL
52:20 - Installation Of MySQL
1:01:50 - Commands in SQL (DDL - Create , Alter , Drop , Truncate , Rename)
1:20:50 - Datatypes in SQL (Tinyint , Int , SmallInt , BigInt , Float , Double , Decimal )
1:41:40 - Text Datatypes in SQL (Char , Varchar , text ) Difference Between char and Varchar 1:58:30 - Date and time datatypes in SQL
2:03:35 - DML Commands in SQL (Insert , Implicit Inserting , Explicit Inserting)
2:17:00 - DML Commands Update and Delete (How to change value present in the table)
2:32:45 - DML Commands Delete (How t delete a record present in the table)
2:53:15 - Constraints in SQL Theory (Unique , Not null , Default , Check , Primary Key , Foreign Key , Auto_increment)
3:16:40 - Normalization in SQL (RDBMS) Relational Database
3:34:35 - Constraints in SQL Practical
4:03:05 - DQL Data Query language in SQL , Select command
4:08:45 - Order of Writing Query in SQL (Difference between Where and Having , Group By Clause)
4:33:45 - Creating a banking project Using SQL
5:09:25 - Cardinality or Relationships between tables in SQL (1 to 1 , 1 to many , many to many)
5:27:40 - Joins in SQL (Inner Join , Left Join , Right Join , Full Join )
5:43:45 - Cross Join and Self Join
5:48:25 - Self join in SQl
5:58:05 - Sub Query in SQL , Difference between sub query and Derived tables.
6:17:55 - Derived Tables in SQL (How to find Nth Highest value in SQL)
6:31:30 - Views in SQL
6:40:10 - types of views (Updatable view , Un updatable view)
6:52:35 - Indexes in sql (Clustered index , Non - Clustered index , BTree , Hash , Rtree , Unique index , Full text index , Spatial index)
7:46:35 - Stored Procedures in SQL (Variable , Parameter)
8:07:45 - Stored Procedure to print a mini statement
8:25:10 - Error Handling in SQL (Error code , SQL State , SQL Exception)
8:56:05 - Triggers in SQL
10:04:45 - Transaction Control Language (Commit , Rollback , Savepoint) and Data Control Language (Grant Revoke)
10:52:05 - Functions In SQL (User Defined Functions)
11:10:25 - System Defined Functions (Aggregate functions, text functions, Date and time functions)
11:32:00 - Ranking Functions (Rank , Dense Rank , Row_Number) , Statistical functions (Lag , Lead )
Thank you for watching!!!!!
#SQLbyTharunChalla
#SQL #SQLTutorial #DatabaseManagement
#SQLForBeginners #LearnSQL #DatabaseFundamentals
#TableRowsColumns
#SQLBasics
#DataAnalysis
#DataScience
#Programming
#Coding
#WebDevelopment
#ITTraining
#OnlineLearning
#SQLTrainingForBeginners
#DatabaseManagementSystem
#RelationalDatabaseManagement
#SQLQueryLanguage
#DataModelingAndDesign#sqltraining #powerbitraining #exceltraining #excel #microsoftexcel #powerbi #sql #freshers #freshersjobs #fresherstraining #software #softwaretraining #onlinetraining #datavisualization #dataanalyst #database #dataengineering #jobopportunities #jobopenings#sql #sqlserver #sqldeveloper #mysql #trend #trending #software #itjobs #fresher #datamodeling #sql #datavisualization #etl #data #dataanalytics #database #powerquery #powerpivot #analytics #modeling #fresherjobs #powerbijobs #hiring #sqljobs #job #fresher #data#datamodeling #sql #datavisualization #datatransformation #datapipelines #etl #data #dataanalytics #database #powerquery #powerpivot #onlinecourse #analytics #microsoft #pbi #rdbms #dashboard #modeling #AI #databasemanagement #tabular #bravo #daxstudio #daxformatter #sql #powerbideveloper #copied#sql #sqlserver #sqldeveloper #mysql #trend #trending #software #itjobs #fresher #datamodeling #sql #datavisualization #etl #data #dataanalytics #database #powerquery #powerpivot #analytics #modeling#sql #sqlserver #sqldeveloper #mysql #trend #trending #software #itjobs #fresher
Переглядів: 1 028

Відео

Functions in SQL - User defined functions & System defined functions(Rank, Dense Rank, Row Number)
Переглядів 19112 годин тому
Welcome to SQL Session 30! In this comprehensive video, we'll explore SQL functions, including user-defined functions (UDFs) and system-defined functions. You'll learn: - Introduction to SQL functions - Types of SQL functions: Scalar, Table-Valued, Aggregate - User-Defined Functions (UDFs): Creating, modifying, and dropping - System-Defined Functions: String, Numeric, Date/Time, Aggregate - Rea...
Transaction Control Language (TCL) and Data Control Language (DCL) in SQL
Переглядів 10314 годин тому
Welcome to SQL Session 29! In this comprehensive video, we'll explore SQL Transaction Control Language (TCL) and Data Control Language (DCL). You'll learn: - Transaction concepts and ACID properties - TCL commands: COMMIT, ROLLBACK, SAVEPOINT, RELEASE SAVEPOINT - DCL commands: GRANT, REVOKE, CREATE USER, ALTER USER, DROP USER - Understanding database security and access control - Real-world exa...
Triggers in SQL: Automate Database Actions
Переглядів 23816 годин тому
Welcome to SQL Session 28! In this comprehensive video, we'll explore SQL Triggers, a powerful tool for automating database actions. You'll learn: - What are SQL Triggers and their benefits - Types of Triggers (INSERT, UPDATE, DELETE) - Creating Triggers (BEFORE, AFTER, INSTEAD OF) - Trigger syntax and examples - Real-world applications (auditing, validation, cascading updates) - Best practices...
Error Handling in SQL : Error Codes, SQL States & SQL Exceptions
Переглядів 57День тому
Welcome to SQL Session 27! In this comprehensive video, we'll delve into SQL error handling, exploring error codes, SQL states, and exceptions. You'll learn: - Understanding SQL error handling concepts - Error codes (SQLCODE, SQLSTATE) - SQL states (5-digit codes, error categories) - Exception handling (TRY-CATCH blocks) - Raising custom errors (RAISE EXCEPTION) - Handling errors in stored proc...
SQL Stored Procedure: Printing Mini-Statement in Banking Project
Переглядів 80День тому
In this video, we'll create a SQL Stored Procedure to print a mini-statement for a banking project. You'll learn: - Creating a stored procedure for mini-statement - Using input parameters (Account Number, Date Range) - Joining multiple tables (Transactions, Accounts, Customers) - Calculating balance and displaying transactions - Handling errors and exceptions Real-World Banking Project Example:...
Stored Procedures in SQL Part-I: Parameters, Variables, and Best Practices
Переглядів 12314 днів тому
Welcome to SQL Session 25! In this comprehensive video, we'll explore SQL Stored Procedures, focusing on parameters and variables. You'll learn: - What are Stored Procedures and their benefits - Declaring and using parameters (INPUT, OUTPUT, INPUT/OUTPUT) - Working with variables (DECLARE, SET, SELECT) - Understanding scope and lifetime - Real-world examples and demonstrations - Best practices ...
SQL Indexes - B-Tree, Hash, R-Tree, Clustered, Non-Clustered, Unique, Full-Text & Spatial
Переглядів 16414 днів тому
Welcome to SQL Session 24! In this comprehensive video, we'll delve into the world of SQL indexes, exploring their types, benefits, and use cases. You'll learn: - What are SQL indexes and their importance - Types of indexes: - B-Tree Indexes - Hash Indexes - R-Tree Indexes - Clustered Indexes - Non-Clustered Indexes - Unique Indexes - Full-Text Indexes - Spatial Indexes - How to create, modify,...
Views in SQL - II (Updating SQL Views: What You Need to Know)
Переглядів 10214 днів тому
Welcome to SQL Session 23! In this video, we'll explore what happens when you update a VIEW in SQL. You'll learn: - How VIEW updates affect underlying tables - Types of VIEW updates: INSERT, UPDATE, DELETE - Restrictions on updating VIEWs - Real-world examples and demonstrations - Best practices for updating VIEWs *Key Takeaways:* - Understand how VIEW updates impact database integrity - Learn ...
Views in SQL - Syntax for creating a View
Переглядів 5414 днів тому
Welcome to SQL Session 22! In this video, we'll explore SQL Views, a powerful feature for simplifying complex queries and improving data access. You'll learn: - What are SQL Views and their benefits - Types of Views: Simple, Complex, and Materialized - Creating and managing Views - Real-world examples and demonstrations - Using Views for: - Data abstraction and security - Simplifying complex qu...
SQL Derived Tables & Find Nth Highest Value - Sub query vs Derived Table
Переглядів 9514 днів тому
Welcome to SQL Session 21! In this video, we'll explore SQL Derived Tables, a powerful feature for simplifying complex queries. You'll learn: 1. Difference between Subqueries and Derived Tables 2. How to use Derived Tables for efficient querying 3. Finding Nth Highest Value in SQL using Derived Tables and other methods *What You'll Learn:* - Definition and syntax of Derived Tables - Advantages ...
Mastering SQL Sub Queries: Unlocking Advanced Querying Capabilities
Переглядів 28521 день тому
Welcome to our 20th video on SQL essentials! In this tutorial, we'll dive into the world of SQL Sub Queries, a powerful feature that allows you to nest one query inside another. You'll learn how to use sub queries to simplify complex queries, improve performance, and gain deeper insights from your data. *Topics Covered:* - What are sub queries and how do they work? - Types of sub queries: singl...
SQL Self Join Explained - Joining a Table with Itself
Переглядів 21321 день тому
SQL Self Join Explained - Joining a Table with Itself Welcome to SQL Session 19! In this video, we'll explore SQL Self Join, a powerful technique for joining a table with itself. What You'll Learn: - Definition of SQL Self Join - Types of Self Joins: - Equi Self Join - Non-Equi Self Join - Real-world examples and demonstrations - Using Self Joins for: - Hierarchical data - Comparative analysis ...
Joins in SQL - Inner join, Outer join, Left join, Right join, Full join, and Cross Joins #sqljoins
Переглядів 28121 день тому
Welcome to SQL Session 18! In this video, we'll explore SQL joins, including Inner, Outer, Left, Right, Full, and Cross joins. What You'll Learn: - Definition of SQL joins - Types of joins: - Inner join - Left join (or Left outer join) - Right join (or Right outer join) - Full join (or Full outer join) - Cross join - Joining multiple tables - Using ON and WHERE clauses - Real-world examples and...
SQL Cardinality & Relationships -Mastering Database Design
Переглядів 8921 день тому
In this video you will learn about 1 to 1, 1 to many and many to many relationships. #sqltraining #powerbitraining #exceltraining #excel #microsoftexcel #powerbi #sql #freshers #freshersjobs #fresherstraining #software #softwaretraining #onlinetraining #datavisualization #dataanalyst #database #dataengineering #jobopportunities #jobopenings
Banking project in SQL #sqlproject #sql
Переглядів 27121 день тому
Banking project in SQL #sqlproject #sql
SQL Complete Query Writing - SELECT, FROM, WHERE, GROUP BY, HAVING, ORDER BY, LIMIT
Переглядів 24421 день тому
SQL Complete Query Writing - SELECT, FROM, WHERE, GROUP BY, HAVING, ORDER BY, LIMIT
Constraints in SQL Practical demonstration
Переглядів 10421 день тому
Constraints in SQL Practical demonstration
Normalisation in SQL : PRIMARY KEY & FOREIGN KEY
Переглядів 5228 днів тому
Normalisation in SQL : PRIMARY KEY & FOREIGN KEY
SQL Constraints - Primary Key, Foreign Key, Unique, Check, Default, Auto_increment
Переглядів 17328 днів тому
SQL Constraints - Primary Key, Foreign Key, Unique, Check, Default, Auto_increment
SQL commands: How to use SQL commands Practical explanation
Переглядів 16428 днів тому
SQL commands: How to use SQL commands Practical explanation
Commands in SQL - Part III DML(INSERT, UPDATE, DELETE)
Переглядів 84Місяць тому
Commands in SQL - Part III DML(INSERT, UPDATE, DELETE)
Commands in SQL - Part II (INSERT)
Переглядів 139Місяць тому
Commands in SQL - Part II (INSERT)
Datatypes in SQL -Part II Text(Char, Varchar, Text), Date and time
Переглядів 142Місяць тому
Datatypes in SQL -Part II Text(Char, Varchar, Text), Date and time
Data types in SQL - Part I (Number datatypes)
Переглядів 91Місяць тому
Data types in SQL - Part I (Number datatypes)
Commands in SQL - Part 1(DDL- CREATE, ALTER, DROP, TRUNCATE)
Переглядів 143Місяць тому
Commands in SQL - Part 1(DDL- CREATE, ALTER, DROP, TRUNCATE)
Installation , configuration and Setup of MySQL workbench
Переглядів 113Місяць тому
Installation , configuration and Setup of MySQL workbench
SQL for Beginners: How to write a query in SQL
Переглядів 183Місяць тому
SQL for Beginners: How to write a query in SQL
SQL for beginners: What is Database and how to create Database in SQL.
Переглядів 151Місяць тому
SQL for beginners: What is Database and how to create Database in SQL.
SQL for beginners: What is data and What is MySQL?
Переглядів 224Місяць тому
SQL for beginners: What is data and What is MySQL?

КОМЕНТАРІ