FileMood

Download [ DevCourseWeb.com ] Udemy - Ace Your Tech Interview - SQL for Data Scientists and Engineers

DevCourseWeb com Udemy Ace Your Tech Interview SQL for Data Scientists and Engineers

Name

[ DevCourseWeb.com ] Udemy - Ace Your Tech Interview - SQL for Data Scientists and Engineers

 DOWNLOAD Copy Link

Total Size

3.5 GB

Total Files

127

Last Seen

2024-07-05 23:58

Hash

B3014E6FD17FE7B1D146F9868B07D102C9FDAE6C

/

Get Bonus Downloads Here.url

0.2 KB

/1. Introduction/

1. Introduction.mp4

34.1 MB

/.../10. LeetCode Challenge Series Problem Set 3/

1. SQL Challenges using SUBQUERIES.html

0.2 KB

/.../11. Aggregation Introduction to Data Analysis Techniques/

1. AGGREGATION COUNT Rows in the Result Set.mp4

34.4 MB

2. Display the Count of Students Enrolled in the Year 2021.html

0.2 KB

3. AGGREGATION Retrieve DISTINCT Values from a Column and COUNT Them.mp4

27.6 MB

4. COUNT and DISTINCT Query Examples.html

1.1 KB

5. Understanding the Impact of NULL Values on Aggregation Operations.mp4

55.8 MB

6. Handling NULL Values in Arithmetic Operations Best Practices and Strategies.mp4

120.1 MB

7. Impact of NULL Values on Aggregation Functions Query Examples.html

2.4 KB

8. Display the Count of Courses with Prerequisites.html

0.2 KB

9. Show Total Courses, Courses with Prerequisites, and Courses without Prerequisites.html

0.2 KB

/.../12. Aggregation by Categories/

1. Combining Results with UNION Merging Outputs from Multiple SELECT Statements.mp4

86.3 MB

10. Aggregating Data Counting Students Enrolled in Each Course.html

1.1 KB

11. Display Students and the Number of Courses Enrolled.html

0.2 KB

12. Filtering Groups with the HAVING Clause.mp4

70.1 MB

13. HAVING Clause Display Courses with Two or More Students.html

0.5 KB

14. Retrieve Students Enrolled in Both 'Photography Basics' and 'Resume Writing for Success' Courses.html

0.2 KB

15. Utilizing GROUP BY with ROLLUP to Generate Subtotals and Grand Totals.mp4

88.5 MB

16. ROLLUP Query Examples.html

0.6 KB

17. AWS data billing data for rollup exercises.html

0.2 KB

2. Counting Models Produced by Each Manufacturer Using UNION Example.html

0.4 KB

3. GROUP BY Perform aggregation based on categories.mp4

77.3 MB

4. Filtering Rows with WHERE Clause and Handling NULL Values using GROUP BY.mp4

44.1 MB

5. Counting Models Produced by Each Manufacturer Using GROUP BY Example.html

1.3 KB

6. Show Average Bill Amount by Account.html

0.2 KB

7. Display Student Enrollments by Year.html

0.2 KB

8. Compute Average Price By Manufacturer and Vehicle Type.html

0.2 KB

9. Aggregating Data from Multiple Tables Using GROUP BY with JOINS.mp4

109.0 MB

/.../13. LeetCode Challenge Series Problem Set 4/

1. SQL Challenges using UNION Operation.html

0.1 KB

2. SQL Challenges using GROUP BY Operation.html

0.3 KB

/.../14. Mastering Data Transformation Exploring Pivoting Techniques in SQL/

1. Transforming Data Converting Result Sets from Long to Wide Format.mp4

94.2 MB

2. Step-by-Step Guide Converting Result Sets from Long to Wide Format.mp4

74.9 MB

3. PIVOTING Query Example with SUBQUERIES, CASE, and Aggregation Functions.html

1.3 KB

4. Convert Billing Data From Long Format to Wide Format.html

0.2 KB

5. LeetCode Challenge Series Problem Set 5.html

0.1 KB

/.../15. Mastering Common Table Expressions (CTEs) Simplifying Complex Queries/

1. Utilizing CTEs to Create Temporary Tables for Advanced Data Analysis.mp4

84.7 MB

2. CTE Walkthrough Analyzing Fuel Efficiency.mp4

86.7 MB

3. CTE Query Example.html

0.6 KB

4. Present Monthly Bill Amounts with Account Average.html

0.2 KB

/.../16. Unlocking Data Insights Exploring WINDOW Functions for Advanced Analysis/

1. WINDOW Functions Derive and Inject New Insights.mp4

88.8 MB

10. Top-N Query Example Show the Three Most Affordable Cars and SUVs.html

0.5 KB

11. Coding Exercise Identify Third-Highest Priced Vehicle.html

1.8 KB

12. Solution Identify Third-Highest Priced Vehicle.html

1.6 KB

13. Trend Analysis with LAG and LEAD.mp4

100.0 MB

14. LAG and LEAD Listing Each Vehicle with Its Previous and Next Vehicle by Price.html

0.4 KB

15. Coding Exercise Analyzing Monthly Billing Trends.html

2.4 KB

16. Solution Analyzing Monthly Billing Trends.html

1.9 KB

2. WINDOW Functions Example List vehicles along with average new vehicle price.html

0.6 KB

3. WINDOW Functions with Partitions Data Segmentation Mastery.mp4

62.6 MB

4. PARTITION Examples.html

0.9 KB

5. Coding Exercise Present Monthly Bill Amounts with Account Average.html

1.8 KB

6. Solution Present Monthly Bill Amounts with Account Average.html

1.4 KB

7. DENSE RANK and RANK Assigning Rank to Rows in the Result Set.mp4

105.6 MB

8. Dense Rank Examples How to Rank Vehicles by Price.html

0.9 KB

9. DENSE RANK and TOP-N Queries Finding Top and Bottom Performers.mp4

39.8 MB

/.../17. LeetCode Challenge Series Problem Set 6/

1. SQL Challenges using WINDOW Functions.html

0.4 KB

2. Hard Problems.html

0.1 KB

/18. Conclusion/

1. Congratulations!.html

1.0 KB

/2. HouseKeeping/

1. Database Setup MYSQL, VS Code, DBeaver Installation for Windows & MacOS.mp4

92.3 MB

2. Windows Install Steps.html

0.6 KB

3. MacOS Install Steps.html

1.3 KB

4. SQLCourse Database Setup.mp4

122.5 MB

5. Setup Script Student Enrollment Tables.html

3.3 KB

6. Setup Script Vehicle Details Table.html

2.9 KB

7. Setup Script Aggregation Example Table.html

0.5 KB

8. Setup Script Billing Table.html

1.0 KB

9. Popular Data Types in Relational Databases.html

1.4 KB

/.../3. Why Do Databases Have So Many Tables/

1. Normalization and the Importance of Structured Data A Deep Dive into 1NF.mp4

128.7 MB

2. Normalization 2NF Functional Dependencies and Data Duplication.mp4

131.9 MB

3. Normalization 3NF Transitive Dependencies and Data Duplication.mp4

105.4 MB

4. Entity Relationship Diagrams Visualizing Tables and Relationships.mp4

140.2 MB

/.../4. Exploring Data Retrieval Basics of SELECT and WHERE Clauses from a Single Table/

1. Mastering SELECT Statements Retrieving Data from Table.mp4

65.9 MB

10. List Bills for the Prod Account.html

0.2 KB

11. Utilizing WHERE Clause with LIKE and Wildcards for Row Filtering.mp4

30.6 MB

12. LIKE wildcard-based query examples.html

0.8 KB

13. Advanced Filtering with WHERE Clause AND, OR, IN, BETWEEN.mp4

98.3 MB

14. AND, OR, IN, BETWEEN Query examples.html

1.3 KB

15. List SUVs in the price range $25,000 to $30,000.html

0.2 KB

16. List vehicles while excluding certain makes..html

0.2 KB

17. Working with NULL Values in WHERE Clause.mp4

58.8 MB

18. Query examples to include or exclude NULL values.html

0.4 KB

19. Exclude rows with missing value.html

0.2 KB

2. Retrieving Data from Table Query Examples.html

0.3 KB

3. List make, model of each vehicle in the vehicle table.html

0.2 KB

4. ORDER Clause Arranging Rows in the Desired Sequence.mp4

77.8 MB

5. Arranging Rows with ORDER Clause Query Examples.html

0.7 KB

6. List vehicle details and sort the results.html

0.2 KB

7. Utilizing WHERE Clause Setting Filters with Case Sensitivity.mp4

31.0 MB

8. Utilizing WHERE Clause for Row Filtering in Single-Column, Single-Table Queries.mp4

51.2 MB

9. Filtering rows - Single-Column, Single-Table Query Examples.html

0.5 KB

/.../5. LeetCode Challenge Series Problem Set 1/

1. How to Approach LeetCode Problems 584 Customer Referee.mp4

146.4 MB

2. 595. Big Countries.html

0.1 KB

3. Solution Discussion 595. Big Countries.html

1.0 KB

/.../6. Data Transformation Using Built-in Functions and Conditional Logic/

1. Exploring Functions Performing Operations on Data and Returning Results.mp4

132.4 MB

10. Assign Fuel Efficiency Ratings to Vehicles Based on MPG Values..html

0.2 KB

2. Built-in Functions Query Examples.html

1.5 KB

3. List all students who enrolled in the year 2023.html

0.2 KB

4. Perform Unit Conversion Calculate Kilometers per Liter from Miles per Gallon.html

0.2 KB

5. Using the LIMIT Clause to Restrict the Number of Rows in the Result Set..mp4

69.8 MB

6. Retrieving first few Rows in the Result Set Query Examples.html

0.4 KB

7. Display Top 3 Most Expensive Bills from the Billing Table..html

0.2 KB

8. Utilizing the CASE Expression for Conditional Logic and Evaluation Within Query.mp4

47.7 MB

9. Conditional Logic with CASE Expressions Query Examples.html

0.7 KB

/.../7. Mastering Joins Combining Rows from Multiple Tables Based on Related Columns/

1. Exploring INNER JOIN Combining Rows from Related Tables.mp4

171.6 MB

10. Identify Data Quality Issues Duplicate Postal Codes Assigned to Different States.html

0.2 KB

11. CROSS JOIN Generating the Cartesian Product of Two Tables.mp4

61.6 MB

12. CROSS JOIN Query Examples.html

0.6 KB

13. Generate All Possible Student Pairs for Forming Teams.html

0.2 KB

2. Exploring INNER JOIN Query Examples.html

1.6 KB

3. List students who are enrolled in either 'Dance 3' or 'Photography Basics'.html

0.2 KB

4. LEFT OUTER JOIN Inner Join Results Plus Non-Matching Rows from the Left Table.mp4

108.3 MB

5. Exploring LEFT OUTER JOIN Query Examples.html

0.8 KB

6. List Students Not Enrolled in Any Course.html

0.2 KB

7. Exploring SELF JOIN Join a Table with Itself.mp4

55.2 MB

8. SELF JOIN Query Examples.html

0.3 KB

9. Display Courses and Their Respective Pre-requisites.html

0.2 KB

/.../8. LeetCode Challenge Series Problem Set 2/

1. SQL Challenges using JOINS.html

0.3 KB

2. Solution Discussion 175. Combine Two Tables.html

1.8 KB

/.../9. Exploring Subqueries Nested Queries for Advanced Filtering/

1. Nesting SQL Queries Exploring the Power of Subqueries.mp4

57.8 MB

2. SUBQUERIES Display the List of Students Who Have Not Yet Enrolled in a Course..html

1.0 KB

3. List Courses with No Student Enrollments.html

0.2 KB

4. SUBQUERIES - Filtering Data.mp4

37.4 MB

5. SUBQUERIES Show cars that give better mileage than average.html

0.5 KB

6. Display Vehicle with the Highest Fuel Efficiency.html

0.2 KB

7. Display Vehicle with the Second Highest Fuel Efficiency.html

0.2 KB

/~Get Your Files Here !/

Bonus Resources.txt

0.4 KB

 

Total files 127


Copyright © 2024 FileMood.com