首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[GigaCourse.Com] Udemy - SQL - MySQL for Data Analytics and Business Intelligence
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2024-2-20 06:29
2024-11-23 14:08
174
2.88 GB
151
磁力链接
magnet:?xt=urn:btih:28670e5469d604dc672792ba40f72dd520f5a151
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjI4NjcwZTU0NjlkNjA0ZGM2NzI3OTJiYTQwZjcyZGQ1MjBmNWExNTFaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
GigaCourse
Com
Udemy
-
SQL
-
MySQL
for
Data
Analytics
and
Business
Intelligence
文件列表
01 - Introduction to databases, SQL, and MySQL/001 What does the course cover.mp4
73.65MB
01 - Introduction to databases, SQL, and MySQL/002 Why SQL.mp4
58.06MB
01 - Introduction to databases, SQL, and MySQL/003 Why MySQL.mp4
23.71MB
01 - Introduction to databases, SQL, and MySQL/004 Introduction to databases.mp4
83.52MB
02 - SQL theory/001 SQL as a declarative language.mp4
7.08MB
02 - SQL theory/002 Data definition language (DDL).mp4
9.09MB
02 - SQL theory/003 SQL keywords.mp4
2.46MB
02 - SQL theory/004 Data manipulation language (DML).mp4
10.7MB
02 - SQL theory/005 Data control language (DCL).mp4
13.55MB
02 - SQL theory/006 Transaction control language (TCL).mp4
9.12MB
03 - Basic database terminology/001 Relational database essentials.mp4
91.73MB
03 - Basic database terminology/002 Databases vs spreadsheets.mp4
141.25MB
03 - Basic database terminology/003 Database terminology.mp4
13.34MB
03 - Basic database terminology/004 Relational schemas - Primary key.mp4
14.38MB
03 - Basic database terminology/005 Relational schemas - Foreign key.mp4
11.85MB
03 - Basic database terminology/006 Relational schemas - Unique key and null values.mp4
7MB
03 - Basic database terminology/007 Relationships.mp4
13.22MB
04 - Installing MySQL and getting acquainted with the interface/001 Installing MySQL.mp4
60.22MB
04 - Installing MySQL and getting acquainted with the interface/005 Setting up a connection.mp4
6.43MB
04 - Installing MySQL and getting acquainted with the interface/007 New Authentication Plugin - Creating a New User.mp4
19.07MB
04 - Installing MySQL and getting acquainted with the interface/008 Introduction to the MySQL interface.mp4
14.08MB
05 - First steps in SQL/001 Creating a Database - Part I.mp4
20.27MB
05 - First steps in SQL/005 Creating a Database - Part II.mp4
6.03MB
05 - First steps in SQL/008 Introduction to data types.mp4
4.81MB
05 - First steps in SQL/009 String data types.mp4
11.15MB
05 - First steps in SQL/010 Integers.mp4
15.27MB
05 - First steps in SQL/011 Fixed and floating-point data types.mp4
18.64MB
05 - First steps in SQL/012 Other useful data types.mp4
13.96MB
05 - First steps in SQL/013 Creating a table.mp4
16.35MB
05 - First steps in SQL/016 Using databases and tables.mp4
9.15MB
05 - First steps in SQL/019 Additional notes on using tables.mp4
7.23MB
06 - MySQL constraints/001 PRIMARY KEY constraint.mp4
17.68MB
06 - MySQL constraints/004 FOREIGN KEY constraint - Part I.mp4
17.74MB
06 - MySQL constraints/005 FOREIGN KEY constraint - Part II.mp4
21.33MB
06 - MySQL constraints/008 UNIQUE Constraint.mp4
13.49MB
06 - MySQL constraints/010 DEFAULT Constraint.mp4
14.72MB
06 - MySQL constraints/013 NOT NULL Constraint - Part I.mp4
34.63MB
06 - MySQL constraints/016 NOT NULL Constraint - Part II.mp4
4.26MB
07 - SQL best practices/001 Coding techniques and best practices - Part I.mp4
13.78MB
07 - SQL best practices/002 Coding techniques and best practices - Part II.mp4
11.55MB
08 - Loading the 'employees' database/001 Loading the 'employees' database.mp4
8.06MB
09 - SQL SELECT statement/001 SELECT - FROM.mp4
15.15MB
09 - SQL SELECT statement/004 WHERE.mp4
16.98MB
09 - SQL SELECT statement/007 AND.mp4
5.67MB
09 - SQL SELECT statement/010 OR.mp4
10.59MB
09 - SQL SELECT statement/013 Operator precedence.mp4
10.22MB
09 - SQL SELECT statement/016 IN - NOT IN.mp4
9.85MB
09 - SQL SELECT statement/021 LIKE - NOT LIKE.mp4
10.89MB
09 - SQL SELECT statement/024 Wildcard characters.mp4
3.72MB
09 - SQL SELECT statement/027 BETWEEN - AND.mp4
5.48MB
09 - SQL SELECT statement/030 IS NOT NULL - IS NULL.mp4
4.54MB
09 - SQL SELECT statement/033 Other comparison operators.mp4
16.33MB
09 - SQL SELECT statement/036 SELECT DISTINCT.mp4
7.65MB
09 - SQL SELECT statement/039 Introduction to aggregate functions.mp4
14.59MB
09 - SQL SELECT statement/042 ORDER BY.mp4
12.05MB
09 - SQL SELECT statement/045 GROUP BY.mp4
24.3MB
09 - SQL SELECT statement/046 Using Aliases (AS).mp4
6.76MB
09 - SQL SELECT statement/049 HAVING.mp4
12.66MB
09 - SQL SELECT statement/052 WHERE vs HAVING- Part I.mp4
27.24MB
09 - SQL SELECT statement/053 WHERE vs HAVING- Part II.mp4
17.84MB
09 - SQL SELECT statement/056 LIMIT.mp4
18.67MB
10 - SQL INSERT statement/001 The INSERT statement - Part I.mp4
21.41MB
10 - SQL INSERT statement/002 The INSERT statement - Part II.mp4
7.32MB
10 - SQL INSERT statement/007 Inserting data INTO a new table.mp4
11.72MB
11 - SQL UPDATE Statement/001 TCL's COMMIT and ROLLBACK.mp4
9.59MB
11 - SQL UPDATE Statement/002 The UPDATE Statement - Part I.mp4
9.72MB
11 - SQL UPDATE Statement/004 The UPDATE Statement - Part II.mp4
8.74MB
12 - SQL DELETE Statement/001 The DELETE Statement - Part I.mp4
12.75MB
12 - SQL DELETE Statement/002 The DELETE Statement - Part II.mp4
5.58MB
12 - SQL DELETE Statement/005 DROP vs TRUNCATE vs DELETE.mp4
7.63MB
13 - MySQL - Aggregate functions/001 COUNT().mp4
19.12MB
13 - MySQL - Aggregate functions/004 SUM().mp4
3.81MB
13 - MySQL - Aggregate functions/007 MIN() and MAX().mp4
3.52MB
13 - MySQL - Aggregate functions/010 AVG().mp4
6.6MB
13 - MySQL - Aggregate functions/013 ROUND().mp4
6.01MB
13 - MySQL - Aggregate functions/017 IFNULL() and COALESCE().mp4
28.08MB
13 - MySQL - Aggregate functions/018 Another Example of Using COALESCE().mp4
4.13MB
14 - SQL Joins/001 Introduction to JOINs.mp4
21.64MB
14 - SQL Joins/005 INNER JOIN - Part I.mp4
13.8MB
14 - SQL Joins/006 INNER JOIN - Part II.mp4
26.2MB
14 - SQL Joins/009 A Note on Using Joins.mp4
13.32MB
14 - SQL Joins/010 Duplicate Records.mp4
16.78MB
14 - SQL Joins/011 LEFT JOIN - Part I.mp4
20.44MB
14 - SQL Joins/012 LEFT JOIN - Part II.mp4
20.78MB
14 - SQL Joins/015 RIGHT JOIN.mp4
24.52MB
14 - SQL Joins/016 The new and the old join syntax.mp4
14.49MB
14 - SQL Joins/019 JOIN and WHERE Used Together.mp4
18.88MB
14 - SQL Joins/023 CROSS JOIN.mp4
31.13MB
14 - SQL Joins/028 Using Aggregate Functions with Joins.mp4
8.62MB
14 - SQL Joins/029 JOIN more than two tables in SQL.mp4
12.65MB
14 - SQL Joins/032 Tips and tricks for joins.mp4
36.77MB
14 - SQL Joins/035 UNION vs UNION ALL.mp4
15.25MB
15 - SQL Subqueries/001 SQL Subqueries with IN nested inside WHERE.mp4
12.18MB
15 - SQL Subqueries/004 SQL Subqueries with EXISTS-NOT EXISTS nested inside WHERE.mp4
9.76MB
15 - SQL Subqueries/007 SQL Subqueries nested in SELECT and FROM.mp4
32.84MB
16 - SQL Self Join/001 Self Join.mp4
47.25MB
17 - SQL Views/001 Views.mp4
20.65MB
18 - Stored routines/001 Introduction to stored routines.mp4
8.12MB
18 - Stored routines/002 The MySQL syntax for stored procedures.mp4
25.16MB
18 - Stored routines/003 Stored procedures - Example - Part I.mp4
7.68MB
18 - Stored routines/004 Stored procedures - Example - Part II.mp4
14.41MB
18 - Stored routines/007 Another way to create a procedure.mp4
10.13MB
18 - Stored routines/008 Stored procedures with an input parameter.mp4
19.4MB
18 - Stored routines/009 Stored procedures with an output parameter.mp4
12.54MB
18 - Stored routines/012 Variables.mp4
22.46MB
18 - Stored routines/015 User-defined functions in MySQL.mp4
43.93MB
18 - Stored routines/019 Stored routines - conclusion.mp4
11.37MB
19 - Advanced SQL Topics/001 Types of MySQL Variables - Local Variables.mp4
17.9MB
19 - Advanced SQL Topics/002 Session Variables.mp4
16.13MB
19 - Advanced SQL Topics/003 Global Variables.mp4
6.57MB
19 - Advanced SQL Topics/004 User-Defined vs System Variables.mp4
30.4MB
19 - Advanced SQL Topics/006 MySQL Triggers.mp4
43.46MB
19 - Advanced SQL Topics/009 MySQL Indexes.mp4
26.42MB
19 - Advanced SQL Topics/014 The CASE Statement.mp4
22.73MB
20 - SQL Window Functions/001 Introduction to MySQL Window Functions.mp4
4.65MB
20 - SQL Window Functions/002 The ROW_NUMBER() Ranking Window Function and the Relevant MySQL Syntax.mp4
59.47MB
20 - SQL Window Functions/005 A Note on Using Several Window Functions in a Query.mp4
10.31MB
20 - SQL Window Functions/008 MySQL Window Functions Syntax.mp4
12.88MB
20 - SQL Window Functions/011 The PARTITION BY Clause VS the GROUP BY Clause.mp4
18.53MB
20 - SQL Window Functions/014 The MySQL RANK() and DENSE_RANK() Window Functions.mp4
27.87MB
20 - SQL Window Functions/017 Working with MySQL Ranking Window Functions and Joins Together.mp4
35.48MB
20 - SQL Window Functions/020 The LAG() and LEAD() Value Window Functions.mp4
35.34MB
20 - SQL Window Functions/023 MySQL Aggregate Functions in the Context of Window Functions - Part I.mp4
34.18MB
20 - SQL Window Functions/026 MySQL Aggregate Functions in the Context of Window Functions - Part II.mp4
43.52MB
21 - SQL Common Table Expressions (CTEs)/001 MySQL Common Table Expressions - Introduction.mp4
49.22MB
21 - SQL Common Table Expressions (CTEs)/002 An Alternative Solution to the Same Task.mp4
8.45MB
21 - SQL Common Table Expressions (CTEs)/005 Using Multiple Subclauses in a WITH Clause - Part I.mp4
24.55MB
21 - SQL Common Table Expressions (CTEs)/006 Using Multiple Subclauses in a WITH Clause - Part II.mp4
21.19MB
21 - SQL Common Table Expressions (CTEs)/009 Referring to Common Table Expressions in a WITH Clause.mp4
16.68MB
22 - SQL Temporary Tables/001 MySQL Temporary Tables - Introduction.mp4
10.69MB
22 - SQL Temporary Tables/002 MySQL Temporary Tables in Action.mp4
29.65MB
22 - SQL Temporary Tables/005 Other Features of MySQL Temporary Tables.mp4
33.16MB
23 - Combining SQL and Tableau - Introduction/001 The Advantages of Software Integration.mp4
56.38MB
23 - Combining SQL and Tableau - Introduction/002 Why Combining SQL and Tableau is useful.mp4
14.71MB
23 - Combining SQL and Tableau - Introduction/003 Installing Tableau Public.mp4
7.1MB
23 - Combining SQL and Tableau - Introduction/004 Loading the 'employees_mod' Database.mp4
16.49MB
24 - Combining SQL and Tableau - Task 1/001 Task 1.mp4
13.81MB
24 - Combining SQL and Tableau - Task 1/004 Task 1 SQL Solution.mp4
20.11MB
24 - Combining SQL and Tableau - Task 1/006 Transferring a Dataset from SQL to Tableau.mp4
12.74MB
24 - Combining SQL and Tableau - Task 1/007 Chart 1 Visualizing and Analyzing the Solution in Tableau - Part I.mp4
15.87MB
24 - Combining SQL and Tableau - Task 1/008 Chart 1 Visualizing and Analyzing the Solution in Tableau - Part II.mp4
19.84MB
25 - Combining SQL and Tableau - Task 2/001 Task 2.mp4
8.8MB
25 - Combining SQL and Tableau - Task 2/003 Task 2 SQL Solution.mp4
11.46MB
25 - Combining SQL and Tableau - Task 2/005 Chart 2 Visualizing and Analyzing the Solution in Tableau.mp4
30.02MB
26 - Combining SQL and Tableau - Task 3/001 Task 3.mp4
5MB
26 - Combining SQL and Tableau - Task 3/003 Task 3 SQL Solution.mp4
14.3MB
26 - Combining SQL and Tableau - Task 3/005 Chart 3 Visualizing and Analyzing the Solution in Tableau.mp4
18.79MB
27 - Combining SQL and Tableau - Task 4/001 Task 4.mp4
8.67MB
27 - Combining SQL and Tableau - Task 4/003 Task 4 Solution in SQL.mp4
12.98MB
27 - Combining SQL and Tableau - Task 4/005 Chart 4 Visualizing and Analyzing the Solution in Tableau.mp4
8.67MB
28 - Combining SQL and Tableau - Task 5/001 Task 5 Organizing Charts 1-4 into a Beautiful Dashboard using Tableau.mp4
41.73MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统