zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[ WebToolTip.com ] Udemy - Sql For Data Analysis, Hands-On Industry Skills For Analysts
magnet:?xt=urn:btih:65729bf43d392e69238159b7f1da76ebaa303ff3&dn=[ WebToolTip.com ] Udemy - Sql For Data Analysis, Hands-On Industry Skills For Analysts
磁力链接详情
Hash值:
65729bf43d392e69238159b7f1da76ebaa303ff3
点击数:
2
文件大小:
1.8 GB
文件数量:
53
创建日期:
2025-9-2 07:59
最后访问:
2025-9-2 13:51
访问标签:
WebToolTip
com
Udemy
-
Sql
For
Data
Analysis
Hands-On
Industry
Skills
For
Analysts
文件列表详情
~Get Your Files Here !/1 - Welcome/1 - Welcome to HandsOn SQL for Data Analysts.mp4 15.52 MB
~Get Your Files Here !/1 - Welcome/2 - Objectives of this course.mp4 7.3 MB
~Get Your Files Here !/10 - WindowAnalytical Functions/48 - ROWNUM.mp4 133.22 MB
~Get Your Files Here !/10 - WindowAnalytical Functions/49 - RANK and DENSE RANK.mp4 60.94 MB
~Get Your Files Here !/10 - WindowAnalytical Functions/50 - LAG and LEAD.mp4 32.04 MB
~Get Your Files Here !/10 - WindowAnalytical Functions/51 - Other useful Window Functions.mp4 79.49 MB
~Get Your Files Here !/11 - Closing Remarks and Exciting Bonus Material/52 - Congratulations.mp4 4.53 MB
~Get Your Files Here !/11 - Closing Remarks and Exciting Bonus Material/53 - Bonus Lecture Learn More For Free.mp4 3.83 MB
~Get Your Files Here !/2 - Setting up/3 - Installing PostgreSQL and PGAdmin on MacOS.mp4 22.78 MB
~Get Your Files Here !/2 - Setting up/4 - Installing PostgreSQL and PGAdmin on Microsoft Windows.mp4 11.53 MB
~Get Your Files Here !/2 - Setting up/5 - Creating our database for the course.mp4 32.26 MB
~Get Your Files Here !/2 - Setting up/6 - Understanding the Wardown Park Insurance database.mp4 21.01 MB
~Get Your Files Here !/3 - The Basics of SQL/10 - Using ORDER BY to arrange your results.mp4 67.56 MB
~Get Your Files Here !/3 - The Basics of SQL/11 - WHERE condition and an introduction to SQL Operators.mp4 11.27 MB
~Get Your Files Here !/3 - The Basics of SQL/12 - Decision making using CASE.mp4 26.88 MB
~Get Your Files Here !/3 - The Basics of SQL/13 - Handling NULLs Part 1.mp4 25.89 MB
~Get Your Files Here !/3 - The Basics of SQL/14 - Handling NULLs Part 2 Using COALESCE.mp4 24.11 MB
~Get Your Files Here !/3 - The Basics of SQL/7 - The SELECT statement.mp4 73.43 MB
~Get Your Files Here !/3 - The Basics of SQL/8 - The COUNT function.mp4 24.65 MB
~Get Your Files Here !/3 - The Basics of SQL/9 - The DISTINCT statement.mp4 20.73 MB
~Get Your Files Here !/4 - SQL Operators/15 - SQL Logical Operators Part 1.mp4 27.69 MB
~Get Your Files Here !/4 - SQL Operators/16 - SQL Logical Operators Part 2.mp4 32.88 MB
~Get Your Files Here !/4 - SQL Operators/17 - SQL Comparison Operators.mp4 20.81 MB
~Get Your Files Here !/4 - SQL Operators/18 - UNION Part 1.mp4 21.2 MB
~Get Your Files Here !/4 - SQL Operators/19 - UNION Part 2.mp4 23.55 MB
~Get Your Files Here !/5 - Subqueries Common Table Expressions CTEs/20 - Subqueries Part 1 Scalar and Multicolumn Subqueries.mp4 34.22 MB
~Get Your Files Here !/5 - Subqueries Common Table Expressions CTEs/21 - Subqueries Part 2 Correlated Subqueries.mp4 25.16 MB
~Get Your Files Here !/5 - Subqueries Common Table Expressions CTEs/22 - Subqueries Part 3 Common Table Expressions CTEs.mp4 28.08 MB
~Get Your Files Here !/6 - How to JOIN tables/23 - Table Join concepts.mp4 20.27 MB
~Get Your Files Here !/6 - How to JOIN tables/24 - Coding Joins.mp4 61.27 MB
~Get Your Files Here !/6 - How to JOIN tables/25 - Self Join.mp4 28.75 MB
~Get Your Files Here !/6 - How to JOIN tables/26 - Understanding Multitable Joins.mp4 20.72 MB
~Get Your Files Here !/6 - How to JOIN tables/27 - Coding Multitable Joins.mp4 39 MB
~Get Your Files Here !/7 - Aggregating Data/28 - Simple Aggregation.mp4 17.77 MB
~Get Your Files Here !/7 - Aggregating Data/29 - GROUP BY Part 1.mp4 68.96 MB
~Get Your Files Here !/7 - Aggregating Data/30 - GROUP BY Part 2.mp4 33.37 MB
~Get Your Files Here !/7 - Aggregating Data/31 - HAVING.mp4 40.42 MB
~Get Your Files Here !/7 - Aggregating Data/32 - DISTINCT revisited.mp4 37.72 MB
~Get Your Files Here !/8 - Data Manipulation/33 - Data Types Constraints PrimaryKeys Explained.mp4 18.43 MB
~Get Your Files Here !/8 - Data Manipulation/34 - Considering data types when building queries.mp4 40.55 MB
~Get Your Files Here !/8 - Data Manipulation/35 - Manipulating Column Data Part 1.mp4 11.35 MB
~Get Your Files Here !/8 - Data Manipulation/36 - Manipulating Column Data Part 2.mp4 41.7 MB
~Get Your Files Here !/8 - Data Manipulation/37 - Manipulating Column Data Part 3.mp4 19.52 MB
~Get Your Files Here !/8 - Data Manipulation/38 - Number Manipulation.mp4 18.62 MB
~Get Your Files Here !/8 - Data Manipulation/39 - Date and Time Part 1.mp4 24.5 MB
~Get Your Files Here !/8 - Data Manipulation/40 - Date and Time Part 2.mp4 106.32 MB
~Get Your Files Here !/8 - Data Manipulation/41 - Pivot Data Part 1.mp4 24.56 MB
~Get Your Files Here !/8 - Data Manipulation/42 - Pivot Data Part 2.mp4 55.72 MB
~Get Your Files Here !/9 - Regular Expressions finding data using pattern matching/43 - Regular Expressions explained.mp4 13.76 MB
~Get Your Files Here !/9 - Regular Expressions finding data using pattern matching/44 - LIKE and Wildcard in Regular Expressions.mp4 25.45 MB
~Get Your Files Here !/9 - Regular Expressions finding data using pattern matching/45 - POSIX operators.mp4 45.22 MB
~Get Your Files Here !/9 - Regular Expressions finding data using pattern matching/46 - Ranges in Regular Expressions.mp4 81.21 MB
~Get Your Files Here !/9 - Regular Expressions finding data using pattern matching/47 - Worked example using Regular Expressions.mp4 34.62 MB
其他位置