首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - SQL for Beginners Learn SQL using MySQL and Database Design
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2023-7-18 21:30
2024-11-22 20:12
147
1.79 GB
122
磁力链接
magnet:?xt=urn:btih:59a480c0bcad7aaa1477073c31ce485273797e92
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjU5YTQ4MGMwYmNhZDdhYWExNDc3MDczYzMxY2U0ODUyNzM3OTdlOTJaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
SQL
for
Beginners
Learn
SQL
using
MySQL
and
Database
Design
文件列表
1. Course Introduction/1. Welcome to the Course.mp4
2.81MB
1. Course Introduction/2. Syllabus Explanation.mp4
5.18MB
10. Aggregate Functions/1. Section Introduction.mp4
1.35MB
10. Aggregate Functions/10. Having Clause.mp4
3.48MB
10. Aggregate Functions/11. Exercise 2.mp4
1.37MB
10. Aggregate Functions/12. Solution 2.mp4
7.3MB
10. Aggregate Functions/2. What are Aggregate Functions.mp4
4.45MB
10. Aggregate Functions/3. Count.mp4
4.66MB
10. Aggregate Functions/4. Sum.mp4
4.51MB
10. Aggregate Functions/5. Min and Max.mp4
4.78MB
10. Aggregate Functions/6. Average.mp4
5.32MB
10. Aggregate Functions/7. Exercise 1.mp4
1.42MB
10. Aggregate Functions/8. Solution 1.mp4
7MB
10. Aggregate Functions/9. Grouping Data.mp4
15.46MB
11. Subqueries/1. Section Introduction.mp4
1.09MB
11. Subqueries/2. What Are Subqueries.mp4
8.09MB
11. Subqueries/3. Non-Correlated Subqueries Part 1.mp4
9.02MB
11. Subqueries/4. Non-Correlated Subqueries Part 2.mp4
9.81MB
11. Subqueries/5. Correlated Subqueries.mp4
8.39MB
11. Subqueries/6. Exercise 1.mp4
2.2MB
11. Subqueries/7. Solution 1.mp4
12.35MB
12. MySQL Functions - String Functions and Date Functions/1. Section Introduction.mp4
8MB
12. MySQL Functions - String Functions and Date Functions/10. Year Function.mp4
39.06MB
12. MySQL Functions - String Functions and Date Functions/11. Exercise 2.mp4
9.79MB
12. MySQL Functions - String Functions and Date Functions/12. Solution 2.mp4
44.69MB
12. MySQL Functions - String Functions and Date Functions/2. What Are MySQL Functions.mp4
14.29MB
12. MySQL Functions - String Functions and Date Functions/3. Concatenation.mp4
68.57MB
12. MySQL Functions - String Functions and Date Functions/4. Substrings.mp4
94.57MB
12. MySQL Functions - String Functions and Date Functions/5. Upper and Lower Case.mp4
42.08MB
12. MySQL Functions - String Functions and Date Functions/6. Exercise 1.mp4
12.11MB
12. MySQL Functions - String Functions and Date Functions/7. Solution 1.mp4
127.93MB
12. MySQL Functions - String Functions and Date Functions/8. Date Function.mp4
89.72MB
12. MySQL Functions - String Functions and Date Functions/9. Month Function.mp4
55.46MB
13. Challenges/1. Section Introduction.mp4
5.23MB
13. Challenges/10. Challenge Five.mp4
5.07MB
13. Challenges/11. Solution Five.mp4
77.8MB
13. Challenges/12. Challenge Six.mp4
5MB
13. Challenges/13. Solution Six.mp4
37.78MB
13. Challenges/2. Challenge One.mp4
4.46MB
13. Challenges/3. Solution One.mp4
19.93MB
13. Challenges/4. Challenge Two.mp4
4.35MB
13. Challenges/5. Solution Two.mp4
46.71MB
13. Challenges/6. Challenge Three.mp4
4.52MB
13. Challenges/7. Solution Three.mp4
34.99MB
13. Challenges/8. Challenge Four.mp4
4.51MB
13. Challenges/9. Solution Four.mp4
41.91MB
14. Bonus Material/1. Bonus - Please Watch!.mp4
6.89MB
2. Installation and Setup/1. Section Introduction.mp4
1.38MB
2. Installation and Setup/2. Databases, SQL and MySQL.mp4
4.76MB
2. Installation and Setup/3. Relational Database Management System.mp4
3.84MB
2. Installation and Setup/4. MySQL Installation for Windows.mp4
37.2MB
2. Installation and Setup/5. MySQL Installation for Mac.mp4
36.19MB
2. Installation and Setup/6. MySQL Installation for Linux.mp4
32.28MB
2. Installation and Setup/7. MySQL Workbench Overview.mp4
138.97MB
2. Installation and Setup/8. Create Database.mp4
8.19MB
3. Data Definition Language/1. Section Introduction.mp4
2.31MB
3. Data Definition Language/2. Data Types.mp4
8.31MB
3. Data Definition Language/3. Primary and Foreign Keys.mp4
4.65MB
3. Data Definition Language/4. Creating the Coffee Store Database.mp4
14.68MB
3. Data Definition Language/5. Modifying Tables Adding and Removing Columns.mp4
5.15MB
3. Data Definition Language/6. Deleting Tables.mp4
2.76MB
3. Data Definition Language/7. Truncating Tables.mp4
3.06MB
4. More On Alter Table/1. Section Introduction.mp4
3.21MB
4. More On Alter Table/2. Creating Our Test Database.mp4
11.66MB
4. More On Alter Table/3. Add and Remove Primary Key.mp4
12.13MB
4. More On Alter Table/4. Add and Remove Foreign Key.mp4
8.86MB
4. More On Alter Table/5. Add Unique Constraint.mp4
5.84MB
4. More On Alter Table/6. Change Column Name.mp4
7.48MB
4. More On Alter Table/7. Change Column Data Type.mp4
10.51MB
4. More On Alter Table/8. Exercise 1.mp4
13.33MB
4. More On Alter Table/9. Solution 1.mp4
112.22MB
5. Data Manipulation Language/1. Section Introduction.mp4
1.44MB
5. Data Manipulation Language/2. Inserting Data Into Tables.mp4
9.57MB
5. Data Manipulation Language/3. Updating Data in Tables.mp4
10.6MB
5. Data Manipulation Language/4. Deleting Data from Tables.mp4
5.18MB
5. Data Manipulation Language/5. Completing the Coffee Store Database.mp4
6.53MB
6. Selecting from a Table/1. Section Introduction.mp4
2.11MB
6. Selecting from a Table/10. Like.mp4
8.29MB
6. Selecting from a Table/11. Order By.mp4
10.84MB
6. Selecting from a Table/12. Exercise 2.mp4
1.69MB
6. Selecting from a Table/13. Solution 2.mp4
7.97MB
6. Selecting from a Table/14. Distinct.mp4
8.46MB
6. Selecting from a Table/15. Limit.mp4
5.1MB
6. Selecting from a Table/16. Column Name Alias.mp4
3.7MB
6. Selecting from a Table/17. Exercise 3.mp4
1.55MB
6. Selecting from a Table/18. Solution 3.mp4
6.72MB
6. Selecting from a Table/2. Select Statement.mp4
3.17MB
6. Selecting from a Table/3. Where Clause.mp4
7.94MB
6. Selecting from a Table/4. Using Inequality Symbols.mp4
5.36MB
6. Selecting from a Table/5. Null Values.mp4
5.57MB
6. Selecting from a Table/6. Exercise 1.mp4
1.91MB
6. Selecting from a Table/7. Solution 1.mp4
7.16MB
6. Selecting from a Table/8. In, Not In.mp4
6.58MB
6. Selecting from a Table/9. Between.mp4
7.38MB
7. Selecting From Multiple Tables/1. Section Introduction.mp4
1.98MB
7. Selecting From Multiple Tables/2. What Are Joins.mp4
4.35MB
7. Selecting From Multiple Tables/3. Inner Join.mp4
15.24MB
7. Selecting From Multiple Tables/4. Left Join.mp4
9.52MB
7. Selecting From Multiple Tables/5. Right Join.mp4
6.19MB
7. Selecting From Multiple Tables/6. Joining more than Two Tables.mp4
8.07MB
7. Selecting From Multiple Tables/7. Exercise 1.mp4
1.86MB
7. Selecting From Multiple Tables/8. Solution 1.mp4
10.6MB
8. Database Design/1. Section Introduction.mp4
1.99MB
8. Database Design/10. Constraints.mp4
5.75MB
8. Database Design/2. Normalization - What is it.mp4
7.36MB
8. Database Design/3. 1st Normal Form (1NF).mp4
4.7MB
8. Database Design/4. 2nd Normal Form (2NF).mp4
8.52MB
8. Database Design/5. 3rd Normal Form (3NF).mp4
12.51MB
8. Database Design/6. Relationships.mp4
1.76MB
8. Database Design/7. Relationships - One to One.mp4
3.52MB
8. Database Design/8. Relationships - One to Many.mp4
4.07MB
8. Database Design/9. Relationships - Many to Many.mp4
5.11MB
9. Creating a Cinema Booking System Database/1. Section Introduction.mp4
1.97MB
9. Creating a Cinema Booking System Database/10. Insert the Data.mp4
18.14MB
9. Creating a Cinema Booking System Database/2. Database Schema Overview.mp4
11.22MB
9. Creating a Cinema Booking System Database/3. Create Films Table.mp4
7.6MB
9. Creating a Cinema Booking System Database/4. Create Customers Table.mp4
4.77MB
9. Creating a Cinema Booking System Database/5. Create Rooms Table.mp4
3.8MB
9. Creating a Cinema Booking System Database/6. Create Screenings Table.mp4
7.61MB
9. Creating a Cinema Booking System Database/7. Create Seats Table.mp4
6.17MB
9. Creating a Cinema Booking System Database/8. Create Bookings Table.mp4
6.28MB
9. Creating a Cinema Booking System Database/9. Create Reserved_Seat Table.mp4
7.18MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统