TorBT - Torrents and Magnet Links Search Engine
Udemy - SQL for Beginners Learn SQL using MySQL and Database Design (4.2025)
- Date: 2025-08-17
- Size: 2.0 GB
- Files: 344
File Name
Size
01. Comprehensive Course Introduction to SQL, MySQL, and Database Concepts/1. Your Journey from Beginner to SQL Expert with 40+ Years Experience.mp4
3.5 MB
01. Comprehensive Course Introduction to SQL, MySQL, and Database Concepts/1. Your Journey from Beginner to SQL Expert with 40+ Years Experience.vtt
2.3 kB
01. Comprehensive Course Introduction to SQL, MySQL, and Database Concepts/2. Complete SQL Course Roadmap Breakdown of Sections, Topics, and Learning Path.mp4
7.9 MB
01. Comprehensive Course Introduction to SQL, MySQL, and Database Concepts/2. Complete SQL Course Roadmap Breakdown of Sections, Topics, and Learning Path.vtt
6.7 kB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/1. Section Introduction Databases, SQL, MySQL, and DBMS Explained in Detail.mp4
6.4 MB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/1. Section Introduction Databases, SQL, MySQL, and DBMS Explained in Detail.vtt
1.3 kB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/2. Databases, SQL, and MySQL Understanding the Core Concepts and Relationships.mp4
26 MB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/2. Databases, SQL, and MySQL Understanding the Core Concepts and Relationships.vtt
5.6 kB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/3. Deep Dive into Relational Database Management Systems (RDBMS) and MySQL.mp4
11 MB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/3. Deep Dive into Relational Database Management Systems (RDBMS) and MySQL.vtt
3.5 kB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/4. dev.mysql.com.txt
22 B
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/4. MySQL-Community-Downloads.txt
42 B
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/4. Step-by-Step MySQL Installation Guide for Windows Server and Workbench Setup.mp4
138 MB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/4. Step-by-Step MySQL Installation Guide for Windows Server and Workbench Setup.vtt
28 kB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/5. Comprehensive MySQL Installation Guide for Mac Server and Workbench Setup.mp4
76 MB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/5. Comprehensive MySQL Installation Guide for Mac Server and Workbench Setup.vtt
17 kB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/5. dev.mysql.com.txt
22 B
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/5. MySQL-Community-Downloads.txt
38 B
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/6. Complete MySQL Installation Guide for Linux (Ubuntu) Server and Workbench.mp4
101 MB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/6. Complete MySQL Installation Guide for Linux (Ubuntu) Server and Workbench.vtt
14 kB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/6. dev.mysql.com.txt
22 B
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/6. MySQL-Community-Downloads.txt
38 B
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/7. MySQL Workbench Interface Navigating, Configuring, and Query Execution.mp4
43 MB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/7. MySQL Workbench Interface Navigating, Configuring, and Query Execution.vtt
18 kB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/8. Creating Your First Database Hands-On SQL Query Execution and Database Usage.mp4
28 MB
02. MySQL & Workbench Complete Installation, Setup, and First SQL Queries/8. Creating Your First Database Hands-On SQL Query Execution and Database Usage.vtt
8.5 kB
03. Mastering Database Structure with Data Definition Language in MySQL/1. Introduction to Data Definition Language (DDL) and Data Manipulation Language (D.mp4
7.4 MB
03. Mastering Database Structure with Data Definition Language in MySQL/1. Introduction to Data Definition Language (DDL) and Data Manipulation Language (D.vtt
3.9 kB
03. Mastering Database Structure with Data Definition Language in MySQL/2. Comprehensive Guide to MySQL Data Types Integers, Floats, Decimals, and More.mp4
39 MB
03. Mastering Database Structure with Data Definition Language in MySQL/2. Comprehensive Guide to MySQL Data Types Integers, Floats, Decimals, and More.vtt
13 kB
03. Mastering Database Structure with Data Definition Language in MySQL/3. Understanding Primary and Foreign Keys The Key to Relational Database Design.mp4
18 MB
03. Mastering Database Structure with Data Definition Language in MySQL/3. Understanding Primary and Foreign Keys The Key to Relational Database Design.vtt
9.9 kB
03. Mastering Database Structure with Data Definition Language in MySQL/4. Source-code-Data-Definition-Language-Creating-the-Coffee-Store-Database.txt
80 B
03. Mastering Database Structure with Data Definition Language in MySQL/4. Step-by-Step Guide Creating the Coffee Store Database and Tables in MySQL.mp4
57 MB
03. Mastering Database Structure with Data Definition Language in MySQL/4. Step-by-Step Guide Creating the Coffee Store Database and Tables in MySQL.vtt
13 kB
03. Mastering Database Structure with Data Definition Language in MySQL/5. Modifying Tables Adding and Removing Columns in your Database using ALTER.mp4
16 MB
03. Mastering Database Structure with Data Definition Language in MySQL/5. Modifying Tables Adding and Removing Columns in your Database using ALTER.vtt
5.9 kB
03. Mastering Database Structure with Data Definition Language in MySQL/5. Source-code-Data-Definition-Language-Modifying-Tables-Adding-and-Removing-Columns.txt
80 B
03. Mastering Database Structure with Data Definition Language in MySQL/6. Deleting Tables Using the DROP command to Remove Tables from your Database.mp4
8.6 MB
03. Mastering Database Structure with Data Definition Language in MySQL/6. Deleting Tables Using the DROP command to Remove Tables from your Database.vtt
2.8 kB
03. Mastering Database Structure with Data Definition Language in MySQL/6. Source-code-Data-Definition-Language-Deleting-Tables.txt
80 B
03. Mastering Database Structure with Data Definition Language in MySQL/7. Efficiently Deleting All Data in a Table with the TRUNCATE TABLE Command.mp4
7.7 MB
03. Mastering Database Structure with Data Definition Language in MySQL/7. Efficiently Deleting All Data in a Table with the TRUNCATE TABLE Command.vtt
2.3 kB
03. Mastering Database Structure with Data Definition Language in MySQL/7. Source-code-Data-Definition-Language-Truncating-Tables.txt
80 B
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/1. Introduction to Advanced Table Alteration Techniques in MySQL.mp4
4.6 MB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/1. Introduction to Advanced Table Alteration Techniques in MySQL.vtt
1.8 kB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/2. Hands-On Creating a Dedicated MySQL Practice Database for Testing.mp4
9.8 MB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/2. Hands-On Creating a Dedicated MySQL Practice Database for Testing.vtt
5.9 kB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/2. Source-code-More-On-Alter-Table-Creating-Our-Test-Database.txt
80 B
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/3. Adding and Removing Primary Keys in MySQL Tables A Step-by-Step Guide.mp4
16 MB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/3. Adding and Removing Primary Keys in MySQL Tables A Step-by-Step Guide.vtt
7.4 kB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/3. Source-code-More-On-Alter-Table-Add-and-Remove-Primary-Key.txt
80 B
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/4. Foreign Keys in MySQL Adding, Removing, and Understanding Relationships.mp4
26 MB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/4. Foreign Keys in MySQL Adding, Removing, and Understanding Relationships.vtt
8.4 kB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/4. Source-code-More-On-Alter-Table-Add-and-Remove-Foreign-Key.txt
80 B
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/5. Implementing Unique Constraints on MySQL Table Columns for Data Integrity.mp4
16 MB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/5. Implementing Unique Constraints on MySQL Table Columns for Data Integrity.vtt
4.0 kB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/5. Source-code-More-On-Alter-Table-Add-Unique-Constraint.txt
80 B
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/6. How to Rename Columns in MySQL Tables Best Practices and Techniques.mp4
13 MB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/6. How to Rename Columns in MySQL Tables Best Practices and Techniques.vtt
4.2 kB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/6. Source-code-More-On-Alter-Table-Change-Column-Name.txt
80 B
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/7. Modifying Column Data Types in MySQL A Comprehensive Tutorial.mp4
22 MB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/7. Modifying Column Data Types in MySQL A Comprehensive Tutorial.vtt
6.8 kB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/7. Source-code-More-On-Alter-Table-Change-Column-Data-Type.txt
80 B
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/8. Alter Table Exercises Apply Your Knowledge with Six Practical Challenges.mp4
3.7 MB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/8. Alter Table Exercises Apply Your Knowledge with Six Practical Challenges.vtt
2.1 kB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/9. Comprehensive Solutions and Explanations for Alter Table Challenges.mp4
32 MB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/9. Comprehensive Solutions and Explanations for Alter Table Challenges.vtt
7.3 kB
04. Mastering the ALTER TABLE Command in MySQL Comprehensive Guide/9. Source-code-More-On-Alter-Table-Solution-4.1.txt
80 B
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/1. SQL Data Manipulation Language (DML) Fundamentals Section Introduction.mp4
3.8 MB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/1. SQL Data Manipulation Language (DML) Fundamentals Section Introduction.vtt
1.1 kB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/2. Inserting Data into SQL Database Tables Comprehensive Practical Guide.mp4
23 MB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/2. Inserting Data into SQL Database Tables Comprehensive Practical Guide.vtt
9.4 kB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/2. Source-code-Data-Manipulation-Language-Inserting-Data-Into-Tables.txt
80 B
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/3. Comprehensive Guide to Updating Existing Data in SQL Database Tables.mp4
15 MB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/3. Comprehensive Guide to Updating Existing Data in SQL Database Tables.vtt
6.4 kB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/3. Source-code-Data-Manipulation-Language-Updating-Data-in-Tables.txt
80 B
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/4. Delete-START.sql.txt
80 B
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/4. Deleting Data from SQL Tables Single, Multiple, and All Rows Deletion.mp4
16 MB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/4. Deleting Data from SQL Tables Single, Multiple, and All Rows Deletion.vtt
3.9 kB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/4. Source-code-Data-Manipulation-Language-Deleting-Data-from-Tables.txt
80 B
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/5. customer-table.sql.txt
80 B
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/5. customer_table.txt
1.1 kB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/5. orders-table.sql.txt
80 B
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/5. orders_table.txt
8.4 kB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/5. Populating the Coffee Store Database A Complete Data Insertion Guide.mp4
7.7 MB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/5. Populating the Coffee Store Database A Complete Data Insertion Guide.vtt
3.0 kB
05. Mastering SQL Data Manipulation Insert, Update, and Delete Operations/5. Source-code-Data-Manipulation-Language-Completing-the-Coffee-Store-Database.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/1. Introduction to Retrieving Data SELECT Statement Fundamentals in SQL.mp4
4.7 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/1. Introduction to Retrieving Data SELECT Statement Fundamentals in SQL.vtt
3.2 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/10. Pattern Matching with LIKE in SQL Wildcards for Flexible Data Filtering.mp4
18 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/10. Pattern Matching with LIKE in SQL Wildcards for Flexible Data Filtering.vtt
6.7 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/10. Source-code-Selecting-from-a-Table-Like.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/11. Sorting Query Results with ORDER BY in SQL Ascending and Descending.mp4
19 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/11. Sorting Query Results with ORDER BY in SQL Ascending and Descending.vtt
6.6 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/11. Source-code-Selecting-from-a-Table-Order-By.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/12. Practice Using IN, NOT IN, Between and Like Operators - Exercise Set 2.mp4
1.9 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/12. Practice Using IN, NOT IN, Between and Like Operators - Exercise Set 2.vtt
913 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/13. Solutions and Explanations Exercise Set 2 for Section 6 on Filtering.mp4
17 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/13. Solutions and Explanations Exercise Set 2 for Section 6 on Filtering.vtt
6.1 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/13. Source-code-Selecting-from-a-Table-Solution-6.2.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/14. Selecting DISTINCT Values in SQL Removing Duplicate Data from Results.mp4
11 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/14. Selecting DISTINCT Values in SQL Removing Duplicate Data from Results.vtt
5.6 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/14. Source-code-Selecting-from-a-Table-Distinct.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/15. Controlling Result Set Size with LIMIT and OFFSET in SQL Queries.mp4
24 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/15. Controlling Result Set Size with LIMIT and OFFSET in SQL Queries.vtt
6.2 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/15. Source-code-Selecting-from-a-Table-Limit.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/16. Improving Readability with Column Name Aliases in SQL Queries.mp4
9.1 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/16. Improving Readability with Column Name Aliases in SQL Queries.vtt
3.2 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/16. Source-code-Selecting-from-a-Table-Column-Name-Alias.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/17. Practice Using Distinct, Limit and Aliases - Exercise Set 3 for Section 6.mp4
2.1 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/17. Practice Using Distinct, Limit and Aliases - Exercise Set 3 for Section 6.vtt
1.2 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/18. Comprehensive Review and Solutions - Exercise Set 3 for Section 6.mp4
11 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/18. Comprehensive Review and Solutions - Exercise Set 3 for Section 6.vtt
4.2 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/18. Source-code-Selecting-from-a-Table-Solution-6.3.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/2. Mastering the SELECT Statement Retrieving Data from SQL Database Tables.mp4
4.2 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/2. Mastering the SELECT Statement Retrieving Data from SQL Database Tables.vtt
1.9 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/2. Source-code-Selecting-from-a-Table-Select-Statement.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/3. Filtering Data with WHERE Clauses Enhancing SQL Query Precision.mp4
12 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/3. Filtering Data with WHERE Clauses Enhancing SQL Query Precision.vtt
5.5 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/3. Source-code-Selecting-from-a-Table-Where-Clause.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/4. Source-code-Selecting-from-a-Table-Using-Inequality-Symbols.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/4. Using Inequality Operators in SQL WHERE Clauses A Comprehensive Guide.mp4
20 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/4. Using Inequality Operators in SQL WHERE Clauses A Comprehensive Guide.vtt
6.2 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/5. Handling NULL Values in SQL IS NULL and IS NOT NULL in WHERE Clauses.mp4
6.3 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/5. Handling NULL Values in SQL IS NULL and IS NOT NULL in WHERE Clauses.vtt
3.1 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/5. Source-code-Selecting-from-a-Table-Null-Values.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/6. Practice Retrieving, and Filtering Data - Exercise Set 1 for Section 6.mp4
3.4 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/6. Practice Retrieving, and Filtering Data - Exercise Set 1 for Section 6.vtt
1.1 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/7. Solutions and Explanations Exercise Set 1 for Section 6 on Filtering.mp4
18 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/7. Solutions and Explanations Exercise Set 1 for Section 6 on Filtering.vtt
3.9 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/7. Source-code-Selecting-from-a-Table-Solution-6.1.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/8. Filtering Data with IN and NOT IN Operators in SQL WHERE Clauses.mp4
9.2 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/8. Filtering Data with IN and NOT IN Operators in SQL WHERE Clauses.vtt
4.1 kB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/8. Source-code-Selecting-from-a-Table-In-and-Not-In.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/9. Source-code-Selecting-from-a-Table-Between.txt
80 B
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/9. Using the BETWEEN Operator for Range Queries in SQL Dates, Numbers, Strings.mp4
17 MB
06. Mastering SELECT Queries Filtering, Sorting, and Refining Data Retrieval/9. Using the BETWEEN Operator for Range Queries in SQL Dates, Numbers, Strings.vtt
5.4 kB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/1. Introduction to the Comprehensive World of Selecting Data from Multiple Tables.mp4
2.5 MB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/1. Introduction to the Comprehensive World of Selecting Data from Multiple Tables.vtt
1.5 kB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/2. Understanding SQL JOINs How to Retrieve Data from Multiple Tables in MySQL.mp4
11 MB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/2. Understanding SQL JOINs How to Retrieve Data from Multiple Tables in MySQL.vtt
4.8 kB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/3. Mastering INNER JOINs The Ultimate Guide to Retrieving Matching Data in MySQL.mp4
44 MB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/3. Mastering INNER JOINs The Ultimate Guide to Retrieving Matching Data in MySQL.vtt
11 kB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/3. Source-code-Selecting-From-Multiple-Tables-Inner-Join.txt
80 B
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/4. LEFT JOIN in MySQL How to Retrieve All Data from the Left Table Effectively.mp4
32 MB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/4. LEFT JOIN in MySQL How to Retrieve All Data from the Left Table Effectively.vtt
8.0 kB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/4. Source-code-Selecting-From-Multiple-Tables-Left-Join.txt
80 B
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/5. RIGHT JOIN in MySQL Guide to Retrieving All Data from the Right Table in Querie.mp4
15 MB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/5. RIGHT JOIN in MySQL Guide to Retrieving All Data from the Right Table in Querie.vtt
3.9 kB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/5. Source-code-Selecting-From-Multiple-Tables-Right-Join.txt
80 B
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/6. Advanced SQL Mastering Joins Across Three or More Tables in MySQL Database.mp4
15 MB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/6. Advanced SQL Mastering Joins Across Three or More Tables in MySQL Database.vtt
5.3 kB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/6. Source-code-Selecting-From-Multiple-Tables-Joining-more-than-Two-Tables.txt
80 B
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/7. Applying JOIN Knowledge in MySQL with Practical Database Queries.mp4
2.1 MB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/7. Applying JOIN Knowledge in MySQL with Practical Database Queries.vtt
1.1 kB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/8. Source-code-Selecting-From-Multiple-Tables-Solution-7.1.txt
80 B
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/8. Step-by-Step Solutions Mastering JOIN Queries in MySQL Exercise Walkthrough.mp4
17 MB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/8. Step-by-Step Solutions Mastering JOIN Queries in MySQL Exercise Walkthrough.vtt
3.8 kB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/9. Visualizing Databases Create Entity Relationship Diagrams in MySQL Workbench.mp4
23 MB
07. Mastering Multi-Table Queries with MySQL Comprehensive Guide to All JOIN Types/9. Visualizing Databases Create Entity Relationship Diagrams in MySQL Workbench.vtt
3.7 kB
08. Database Design Fundamentals and Normalization Techniques/1. Introduction to Database Design Concepts and Principles.mp4
3.5 MB
08. Database Design Fundamentals and Normalization Techniques/1. Introduction to Database Design Concepts and Principles.vtt
2.0 kB
08. Database Design Fundamentals and Normalization Techniques/10. Using Constraints Not Null, Unique, Primary & Foreign Key, Check.mp4
7.5 MB
08. Database Design Fundamentals and Normalization Techniques/10. Using Constraints Not Null, Unique, Primary & Foreign Key, Check.vtt
4.5 kB
08. Database Design Fundamentals and Normalization Techniques/2. Database Normalization Explained Organizing Data for Efficiency.mp4
11 MB
08. Database Design Fundamentals and Normalization Techniques/2. Database Normalization Explained Organizing Data for Efficiency.vtt
7.7 kB
08. Database Design Fundamentals and Normalization Techniques/3. First Normal Form (1NF) Rules for Eliminating Data Duplication.mp4
7.0 MB
08. Database Design Fundamentals and Normalization Techniques/3. First Normal Form (1NF) Rules for Eliminating Data Duplication.vtt
4.3 kB
08. Database Design Fundamentals and Normalization Techniques/4. Second Normal Form Ensuring Data Dependency on the Primary Key.mp4
10 MB
08. Database Design Fundamentals and Normalization Techniques/4. Second Normal Form Ensuring Data Dependency on the Primary Key.vtt
7.7 kB
08. Database Design Fundamentals and Normalization Techniques/5. Third Normal Form (3NF) Optimizing Data Relationships in Detail.mp4
17 MB
08. Database Design Fundamentals and Normalization Techniques/5. Third Normal Form (3NF) Optimizing Data Relationships in Detail.vtt
11 kB
08. Database Design Fundamentals and Normalization Techniques/6. Understanding Relationships Between Tables in Relational Databases.mp4
2.7 MB
08. Database Design Fundamentals and Normalization Techniques/6. Understanding Relationships Between Tables in Relational Databases.vtt
1.3 kB
08. Database Design Fundamentals and Normalization Techniques/7. One-to-One Relationships Definition, Examples, and Diagrams.mp4
5.9 MB
08. Database Design Fundamentals and Normalization Techniques/7. One-to-One Relationships Definition, Examples, and Diagrams.vtt
3.9 kB
08. Database Design Fundamentals and Normalization Techniques/8. One-to-Many Relationships Most Common Database Links Explained.mp4
3.1 MB
08. Database Design Fundamentals and Normalization Techniques/8. One-to-Many Relationships Most Common Database Links Explained.vtt
2.5 kB
08. Database Design Fundamentals and Normalization Techniques/9. Many-to-Many Relationships Using Junction Tables Effectively.mp4
7.9 MB
08. Database Design Fundamentals and Normalization Techniques/9. Many-to-Many Relationships Using Junction Tables Effectively.vtt
5.3 kB
09. Build a Full Cinema Booking System Database Design & Implementation/1. Project Kickoff Building a Cinema Booking System Database in MySQL.mp4
2.6 MB
09. Build a Full Cinema Booking System Database Design & Implementation/1. Project Kickoff Building a Cinema Booking System Database in MySQL.vtt
1.4 kB
09. Build a Full Cinema Booking System Database Design & Implementation/10. cinema_1-films_data.txt
332 B
09. Build a Full Cinema Booking System Database Design & Implementation/10. cinema_2-customers_data.txt
4.6 kB
09. Build a Full Cinema Booking System Database Design & Implementation/10. cinema_3-rooms_data.txt
91 B
09. Build a Full Cinema Booking System Database Design & Implementation/10. cinema_4-screenings_data.txt
8.3 kB
09. Build a Full Cinema Booking System Database Design & Implementation/10. cinema_5-seats_data.txt
1.5 kB
09. Build a Full Cinema Booking System Database Design & Implementation/10. cinema_6-bookings_data.txt
3.4 kB
09. Build a Full Cinema Booking System Database Design & Implementation/10. cinema_7-reserved_seat_data.txt
6.6 kB
09. Build a Full Cinema Booking System Database Design & Implementation/10. Populating the Database Inserting Data into all Seven Tables in Correct Order.mp4
48 MB
09. Build a Full Cinema Booking System Database Design & Implementation/10. Populating the Database Inserting Data into all Seven Tables in Correct Order.vtt
5.7 kB
09. Build a Full Cinema Booking System Database Design & Implementation/10. Source-code-Creating-a-Cinema-Booking-System-Database-Insert-the-Data.txt
80 B
09. Build a Full Cinema Booking System Database Design & Implementation/2. Cinema Booking Database ERD Understanding Tables and Relationships.mp4
13 MB
09. Build a Full Cinema Booking System Database Design & Implementation/2. Cinema Booking Database ERD Understanding Tables and Relationships.vtt
9.6 kB
09. Build a Full Cinema Booking System Database Design & Implementation/3. Implementing the Films Table Primary Key, Unique Constraints, and Data Types.mp4
9.7 MB
09. Build a Full Cinema Booking System Database Design & Implementation/3. Implementing the Films Table Primary Key, Unique Constraints, and Data Types.vtt
4.5 kB
09. Build a Full Cinema Booking System Database Design & Implementation/3. Source-code-Creating-a-Cinema-Booking-System-Database-Create-Films-Table.txt
80 B
09. Build a Full Cinema Booking System Database Design & Implementation/4. Constructing the Customers Table Designing Fields for Optimal Data Capture.mp4
7.2 MB
09. Build a Full Cinema Booking System Database Design & Implementation/4. Constructing the Customers Table Designing Fields for Optimal Data Capture.vtt
3.9 kB
09. Build a Full Cinema Booking System Database Design & Implementation/4. Source-code-Creating-a-Cinema-Booking-System-Database-Create-Customers-Table.txt
80 B
09. Build a Full Cinema Booking System Database Design & Implementation/5. Creating the Rooms Table Defining the Physical Spaces in the Cinema.mp4
5.5 MB
09. Build a Full Cinema Booking System Database Design & Implementation/5. Creating the Rooms Table Defining the Physical Spaces in the Cinema.vtt
2.9 kB
09. Build a Full Cinema Booking System Database Design & Implementation/5. Source-code-Creating-a-Cinema-Booking-System-Database-Create-Rooms-Table.txt
80 B
09. Build a Full Cinema Booking System Database Design & Implementation/6. Building the Screenings Table Foreign Keys, Relationships, and Data Types.mp4
8.4 MB
09. Build a Full Cinema Booking System Database Design & Implementation/6. Building the Screenings Table Foreign Keys, Relationships, and Data Types.vtt
4.8 kB
09. Build a Full Cinema Booking System Database Design & Implementation/6. Source-code-Creating-a-Cinema-Booking-System-Database-Create-Screenings-Table.txt
80 B
09. Build a Full Cinema Booking System Database Design & Implementation/7. Designing the Seats Table Managing Seat Rows, Numbers, and Room Allocation.mp4
8.6 MB
09. Build a Full Cinema Booking System Database Design & Implementation/7. Designing the Seats Table Managing Seat Rows, Numbers, and Room Allocation.vtt
4.6 kB
09. Build a Full Cinema Booking System Database Design & Implementation/7. Source-code-Creating-a-Cinema-Booking-System-Database-Create-Seats-Table.txt
80 B
09. Build a Full Cinema Booking System Database Design & Implementation/8. Creating the Bookings Table Linking Customers, Screenings, and Reservations.mp4
8.9 MB
09. Build a Full Cinema Booking System Database Design & Implementation/8. Creating the Bookings Table Linking Customers, Screenings, and Reservations.vtt
4.5 kB
09. Build a Full Cinema Booking System Database Design & Implementation/8. Source-code-Creating-a-Cinema-Booking-System-Database-Create-Bookings-Table.txt
80 B
09. Build a Full Cinema Booking System Database Design & Implementation/9. Building the Reserved Seats Junction Table Many-to-Many Relationships.mp4
9.6 MB
09. Build a Full Cinema Booking System Database Design & Implementation/9. Building the Reserved Seats Junction Table Many-to-Many Relationships.vtt
5.1 kB
09. Build a Full Cinema Booking System Database Design & Implementation/9. Source-code-Creating-a-Cinema-Booking-System-Database-Create-Reserved-Seat-Table.txt
80 B
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/1. Introduction to SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG and More.mp4
2.0 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/1. Introduction to SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG and More.vtt
1.0 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/10. Filtering Grouped Data with the HAVING Clause A WHERE Clause Alternative.mp4
18 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/10. Filtering Grouped Data with the HAVING Clause A WHERE Clause Alternative.vtt
4.6 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/10. Source-code-Aggregate-Functions-Having-Clause.txt
80 B
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/11. Advanced Exercises Combining GROUP BY, HAVING, and WHERE Clauses in SQL.mp4
5.5 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/11. Advanced Exercises Combining GROUP BY, HAVING, and WHERE Clauses in SQL.vtt
1.6 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/12. Comprehensive Solutions and Explanations for Advanced SQL Exercises (GROUP BY).mp4
40 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/12. Comprehensive Solutions and Explanations for Advanced SQL Exercises (GROUP BY).vtt
9.8 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/12. Source-code-Aggregate-Functions-Solution-10.2.txt
80 B
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/2. Understanding Aggregate Functions Perform Calculations and Return Single Values.mp4
6.9 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/2. Understanding Aggregate Functions Perform Calculations and Return Single Values.vtt
3.1 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/3. Source-code-Aggregate-Functions-Count.txt
80 B
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/3. Using the COUNT Function Count Rows and Handle NULL Values in SQL Queries.mp4
13 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/3. Using the COUNT Function Count Rows and Handle NULL Values in SQL Queries.vtt
3.0 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/4. Mastering the SUM Function Calculate Totals of Numeric Columns in Your Database.mp4
7.1 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/4. Mastering the SUM Function Calculate Totals of Numeric Columns in Your Database.vtt
3.1 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/4. Source-code-Aggregate-Functions-Sum.txt
80 B
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/5. Source-code-Aggregate-Functions-Min-and-Max.txt
80 B
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/5. Using MIN and MAX Functions Find Lowest and Highest Values in a SQL Column.mp4
12 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/5. Using MIN and MAX Functions Find Lowest and Highest Values in a SQL Column.vtt
2.8 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/6. Calculate Data Averages Using the AVG Aggregate Function with WHERE Clauses.mp4
6.9 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/6. Calculate Data Averages Using the AVG Aggregate Function with WHERE Clauses.vtt
2.1 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/6. Source-code-Aggregate-Functions-Average.txt
80 B
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/7. Practice Aggregate Functions Hands-On Exercises for COUNT, SUM, MIN, and MAX.mp4
3.9 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/7. Practice Aggregate Functions Hands-On Exercises for COUNT, SUM, MIN, and MAX.vtt
1.0 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/8. Source-code-Aggregate-Functions-Solution-10.1.txt
80 B
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/8. Step-by-Step Solutions for Aggregate Function Exercises COUNT, joins, Dates.mp4
19 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/8. Step-by-Step Solutions for Aggregate Function Exercises COUNT, joins, Dates.vtt
4.9 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/9. Mastering the GROUP BY Clause Aggregate Data by One or More Columns in SQL.mp4
24 MB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/9. Mastering the GROUP BY Clause Aggregate Data by One or More Columns in SQL.vtt
8.4 kB
10. Mastering SQL Aggregate Functions COUNT, SUM, MIN, MAX, AVG, GROUP BY, HAVING/9. Source-code-Aggregate-Functions-Grouping-Data.txt
80 B
11. Mastering SQL Subqueries for Advanced Database Operations/1. Introduction to Subqueries Enhance SQL Skills.mp4
1.4 MB
11. Mastering SQL Subqueries for Advanced Database Operations/1. Introduction to Subqueries Enhance SQL Skills.vtt
829 B
11. Mastering SQL Subqueries for Advanced Database Operations/2. Comprehensive Guide to Subqueries Types in MySQL.mp4
12 MB
11. Mastering SQL Subqueries for Advanced Database Operations/2. Comprehensive Guide to Subqueries Types in MySQL.vtt
5.3 kB
11. Mastering SQL Subqueries for Advanced Database Operations/3. Mastering Non-Correlated Subqueries in WHERE Clauses.mp4
17 MB
11. Mastering SQL Subqueries for Advanced Database Operations/3. Mastering Non-Correlated Subqueries in WHERE Clauses.vtt
6.3 kB
11. Mastering SQL Subqueries for Advanced Database Operations/3. Source-code-Subqueries-Non-Correlated-Subqueries-Part-1.txt
80 B
11. Mastering SQL Subqueries for Advanced Database Operations/4. Source-code-Subqueries-Non-Correlated-Subqueries-Part-2.txt
80 B
11. Mastering SQL Subqueries for Advanced Database Operations/4. Using Non-Correlated Subqueries with FROM for MaxAvg.mp4
20 MB
11. Mastering SQL Subqueries for Advanced Database Operations/4. Using Non-Correlated Subqueries with FROM for MaxAvg.vtt
6.3 kB
11. Mastering SQL Subqueries for Advanced Database Operations/5. Deep Dive into Correlated Subqueries in MySQL.mp4
21 MB
11. Mastering SQL Subqueries for Advanced Database Operations/5. Deep Dive into Correlated Subqueries in MySQL.vtt
5.7 kB
11. Mastering SQL Subqueries for Advanced Database Operations/5. Source-code-Subqueries-Correlated-Subqueries.txt
80 B
11. Mastering SQL Subqueries for Advanced Database Operations/6. Subquery Practice Exercises for Non-Correlated Types.mp4
3.7 MB
11. Mastering SQL Subqueries for Advanced Database Operations/6. Subquery Practice Exercises for Non-Correlated Types.vtt
1.7 kB
11. Mastering SQL Subqueries for Advanced Database Operations/7. Complete Solutions for Subquery Exercises Step-by-Step.mp4
25 MB
11. Mastering SQL Subqueries for Advanced Database Operations/7. Complete Solutions for Subquery Exercises Step-by-Step.vtt
9.2 kB
11. Mastering SQL Subqueries for Advanced Database Operations/7. Source-code-Subqueries-Solution-11.1.txt
80 B
12. Essential MySQL String and Date Functions for Data Handling/1. Introduction to MySQL Functions String and Date.mp4
2.4 MB
12. Essential MySQL String and Date Functions for Data Handling/1. Introduction to MySQL Functions String and Date.vtt
1.3 kB
12. Essential MySQL String and Date Functions for Data Handling/10. Source-code-MySQL-String-and-Data-Functions-Year-Function.txt
80 B
12. Essential MySQL String and Date Functions for Data Handling/10. Using the YEAR Function for Efficient Year-Based Filtering.mp4
7.7 MB
12. Essential MySQL String and Date Functions for Data Handling/10. Using the YEAR Function for Efficient Year-Based Filtering.vtt
2.7 kB
12. Essential MySQL String and Date Functions for Data Handling/11. Date and Time Functions Hands-On Practice Exercises.mp4
1.9 MB
12. Essential MySQL String and Date Functions for Data Handling/11. Date and Time Functions Hands-On Practice Exercises.vtt
810 B
12. Essential MySQL String and Date Functions for Data Handling/12. Date and Time Functions Exercise Walkthrough.mp4
14 MB
12. Essential MySQL String and Date Functions for Data Handling/12. Date and Time Functions Exercise Walkthrough.vtt
3.4 kB
12. Essential MySQL String and Date Functions for Data Handling/12. Source-code-MySQL-String-and-Data-Functions-Solution-12.2.txt
80 B
12. Essential MySQL String and Date Functions for Data Handling/2. 12.7-Date-and-Time-Functions.txt
68 B
12. Essential MySQL String and Date Functions for Data Handling/2. 12.8-String-Functions-and-Operators.txt
61 B
12. Essential MySQL String and Date Functions for Data Handling/2. Understanding MySQL Functions Parameters and Values.mp4
12 MB
12. Essential MySQL String and Date Functions for Data Handling/2. Understanding MySQL Functions Parameters and Values.vtt
2.4 kB
12. Essential MySQL String and Date Functions for Data Handling/3. Mastering String Concatenation with the CONCAT Function.mp4
20 MB
12. Essential MySQL String and Date Functions for Data Handling/3. Mastering String Concatenation with the CONCAT Function.vtt
7.1 kB
12. Essential MySQL String and Date Functions for Data Handling/3. Source-code-MySQL-String-and-Data-Functions-Concatenation.txt
80 B
12. Essential MySQL String and Date Functions for Data Handling/4. Extracting Substrings A Detailed Guide to the SUBSTRING Function.mp4
26 MB
12. Essential MySQL String and Date Functions for Data Handling/4. Extracting Substrings A Detailed Guide to the SUBSTRING Function.vtt
11 kB
12. Essential MySQL String and Date Functions for Data Handling/4. Source-code-MySQL-String-and-Data-Functions-Substrings.txt
80 B
12. Essential MySQL String and Date Functions for Data Handling/5. Source-code-MySQL-String-and-Data-Functions-Upper-and-Lower-Case.txt
80 B
12. Essential MySQL String and Date Functions for Data Handling/5. String Case Conversion Using UPPER and LOWER Functions.mp4
9.5 MB
12. Essential MySQL String and Date Functions for Data Handling/5. String Case Conversion Using UPPER and LOWER Functions.vtt
3.8 kB
12. Essential MySQL String and Date Functions for Data Handling/6. String Functions Practice Exercises in MySQL.mp4
3.2 MB
12. Essential MySQL String and Date Functions for Data Handling/6. String Functions Practice Exercises in MySQL.vtt
1.7 kB
12. Essential MySQL String and Date Functions for Data Handling/7. Source-code-MySQL-String-and-Data-Functions-Solution-12.1.txt
80 B
12. Essential MySQL String and Date Functions for Data Handling/7. String Functions Practice Exercises in MySQL.mp4
56 MB
12. Essential MySQL String and Date Functions for Data Handling/7. String Functions Practice Exercises in MySQL.vtt
12 kB
12. Essential MySQL String and Date Functions for Data Handling/8. Simplifying Date Queries Working with the DATE Function.mp4
23 MB
12. Essential MySQL String and Date Functions for Data Handling/8. Simplifying Date Queries Working with the DATE Function.vtt
9.0 kB
12. Essential MySQL String and Date Functions for Data Handling/8. Source-code-MySQL-String-and-Data-Functions-Date-Function.txt
80 B
12. Essential MySQL String and Date Functions for Data Handling/9. Extracting Month Data with the MONTH Function in MySQL.mp4
16 MB
12. Essential MySQL String and Date Functions for Data Handling/9. Extracting Month Data with the MONTH Function in MySQL.vtt
6.2 kB
12. Essential MySQL String and Date Functions for Data Handling/9. Source-code-MySQL-String-and-Data-Functions-Month-Function.txt
80 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/1. Kickstart Your SQL Prowess with our Practical Challenge Section Introduction.mp4
2.1 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/1. Kickstart Your SQL Prowess with our Practical Challenge Section Introduction.vtt
1.3 kB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/10. SQL Challenge Discover the Most Frequently Screened Film in a Specific Room.mp4
1.0 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/10. SQL Challenge Discover the Most Frequently Screened Film in a Specific Room.vtt
592 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/11. Source-code-Challenges-Solution-Five.txt
80 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/11. SQL Solution Finding Most Screened Film with Joins, Filtering and Aggregation.mp4
23 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/11. SQL Solution Finding Most Screened Film with Joins, Filtering and Aggregation.vtt
7.5 kB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/12. SQL Bookings Analysis Count Customers with Reservations using DISTINCT.mp4
1.1 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/12. SQL Bookings Analysis Count Customers with Reservations using DISTINCT.vtt
666 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/13. Source-code-Challenges-Solution-Six.txt
80 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/13. SQL Solution Determining the Number of Customers Who Have Made a Booking.mp4
7.7 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/13. SQL Solution Determining the Number of Customers Who Have Made a Booking.vtt
3.6 kB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/14. Examining Database Normalization Trade-offs for Performance Optimization.mp4
23 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/14. Examining Database Normalization Trade-offs for Performance Optimization.vtt
5.2 kB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/14. Source-code-Challenges-Should-I-break-normalisation-.txt
80 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/2. SQL Challenge Retrieving Films with a Duration Exceeding Two Hours.mp4
2.0 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/2. SQL Challenge Retrieving Films with a Duration Exceeding Two Hours.vtt
536 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/3. Source-code-Challenges-Solution-One.txt
80 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/3. SQL Solution and Query Walkthrough for Two Hour Plus Film Retrieval.mp4
5.2 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/3. SQL Solution and Query Walkthrough for Two Hour Plus Film Retrieval.vtt
1.8 kB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/4. Advanced SQL Challenge Identifying the Film with the Most Screenings.mp4
2.8 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/4. Advanced SQL Challenge Identifying the Film with the Most Screenings.vtt
1.8 kB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/5. Source-code-Challenges-Solution-Two.txt
80 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/5. SQL Solution Multi-Level Subqueries for Maximum Screenings Identification.mp4
21 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/5. SQL Solution Multi-Level Subqueries for Maximum Screenings Identification.vtt
7.7 kB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/6. SQL Challenge Analyzing May 2022 Bookings for the film Jigsaw.mp4
927 kB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/6. SQL Challenge Analyzing May 2022 Bookings for the film Jigsaw.vtt
394 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/7. Source-code-Challenges-Solution-Three.txt
80 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/7. SQL Solution Subqueries and Joins to Count Bookings for Specific Criteria.mp4
14 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/7. SQL Solution Subqueries and Joins to Count Bookings for Specific Criteria.vtt
5.7 kB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/8. Top Customer Identification Challenge Finding the Five Biggest Bookers.mp4
915 kB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/8. Top Customer Identification Challenge Finding the Five Biggest Bookers.vtt
435 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/9. Source-code-Challenges-Solution-Four.txt
80 B
13. Mastering SQL Challenges Joins, Subqueries, and Functions/9. SQL Solution Aggregation, Sorting, and Limiting to Find Top Customers.mp4
14 MB
13. Mastering SQL Challenges Joins, Subqueries, and Functions/9. SQL Solution Aggregation, Sorting, and Limiting to Find Top Customers.vtt
3.7 kB
14. Extra Information - Source code, and other stuff/1. Source code.html
15 kB
14. Extra Information - Source code, and other stuff/2. Old Course Information.html
1015 B
14. Extra Information - Source code, and other stuff/2. Update_Cinema_booking_system_Data.sql
18 kB
14. Extra Information - Source code, and other stuff/2. Update_Coffee_Store_Data.sql
9.8 kB
14. Extra Information - Source code, and other stuff/3. Bonus Lecture and Information.mp4
100 MB
14. Extra Information - Source code, and other stuff/3. Bonus Lecture and Information.vtt
8.9 kB
14. Extra Information - Source code, and other stuff/3. Free Course and Programming Guide.pdf
10 MB
14. Extra Information - Source code, and other stuff/4. Course Slides.html
182 B
14. Extra Information - Source code, and other stuff/4. LPA-SQL-for-Beginners-Learn-SQL-using-MySQL-and-Database-Design-SEP2024.pdf
9.0 MB