zhongziso种子搜
首页
功能
磁力转BT
BT转磁力
使用教程
免责声明
关于
zhongziso
搜索
[FreeTutorials.Us] Udemy - the-ultimate-mysql-bootcamp-go-from-sql-beginner-to-expert
magnet:?xt=urn:btih:a7b1128829eb4f847c52a12a5038d6a65917eca0&dn=[FreeTutorials.Us] Udemy - the-ultimate-mysql-bootcamp-go-from-sql-beginner-to-expert
磁力链接详情
Hash值:
a7b1128829eb4f847c52a12a5038d6a65917eca0
点击数:
160
文件大小:
2.67 GB
文件数量:
187
创建日期:
2018-6-5 16:11
最后访问:
2024-10-31 22:34
访问标签:
FreeTutorials
Us
Udemy
-
the-ultimate-mysql-bootcamp-go-from-sql-beginner-to-expert
文件列表详情
01 Introduction and 5 Minutes of SQL/001 Course Introduction.mp4 5.81 MB
01 Introduction and 5 Minutes of SQL/002 Instructor Introduction(s).mp4 8.43 MB
01 Introduction and 5 Minutes of SQL/003 Syllabus Walkthrough and Prerequisites.mp4 12.14 MB
01 Introduction and 5 Minutes of SQL/004 Your First 5 Minutes of SQL - Let's Get Coding!.mp4 31.39 MB
01 Introduction and 5 Minutes of SQL/006 How The Course Works.mp4 31.03 MB
02 Getting Started_ Overview and Installation/007 Section Introduction.mp4 7.97 MB
02 Getting Started_ Overview and Installation/008 What Is a Database_.mp4 13.8 MB
02 Getting Started_ Overview and Installation/009 SQL Vs_ MySQL.mp4 10.49 MB
02 Getting Started_ Overview and Installation/010 Installation Overview - WATCH BEFORE INSTALLING.mp4 9.01 MB
02 Getting Started_ Overview and Installation/012 Setting Up Cloud9.mp4 8 MB
02 Getting Started_ Overview and Installation/013 Exploring The Cloud9 Interface.mp4 12.41 MB
02 Getting Started_ Overview and Installation/014 Cloud9 Interface Challenge.mp4 6.08 MB
02 Getting Started_ Overview and Installation/015 Installing MySQL on Cloud9.mp4 18.53 MB
02 Getting Started_ Overview and Installation/017 Your First MySQL Activity.mp4 6.47 MB
02 Getting Started_ Overview and Installation/019 Mac Installation.mp4 29.52 MB
02 Getting Started_ Overview and Installation/021 Windows Installation.mp4 5.73 MB
03 Creating Databases and Tables/022 Section 3 Introduction.mp4 9.38 MB
03 Creating Databases and Tables/023 Creating Databases.mp4 9.98 MB
03 Creating Databases and Tables/025 Dropping Databases.mp4 2.46 MB
03 Creating Databases and Tables/027 Using Databases.mp4 4.4 MB
03 Creating Databases and Tables/029 Introduction to Tables.mp4 9.59 MB
03 Creating Databases and Tables/030 The Basic Datatypes.mp4 10.77 MB
03 Creating Databases and Tables/032 Basic Datatypes Challenge.mp4 4.72 MB
03 Creating Databases and Tables/034 Creating Your Own Tables.mp4 3.94 MB
03 Creating Databases and Tables/036 How Do We Know It Worked_.mp4 3.52 MB
03 Creating Databases and Tables/038 Dropping Tables.mp4 2.09 MB
03 Creating Databases and Tables/040 Creating Your Own Tables Challenge.mp4 7.9 MB
04 Inserting Data (and a couple other things)/042 Section 4 Introduction.mp4 10.8 MB
04 Inserting Data (and a couple other things)/043 Inserting Data.mp4 8.93 MB
04 Inserting Data (and a couple other things)/045 Super Quick Intro To SELECT.mp4 2.94 MB
04 Inserting Data (and a couple other things)/047 Multiple INSERT.mp4 5.37 MB
04 Inserting Data (and a couple other things)/049 INSERT Challenges.mp4 3.03 MB
04 Inserting Data (and a couple other things)/050 INSERT Challenges Solution.mp4 9.5 MB
04 Inserting Data (and a couple other things)/052 MySQL Warnings.mp4 8.62 MB
04 Inserting Data (and a couple other things)/054 NULL and NOT_NULL.mp4 10.16 MB
04 Inserting Data (and a couple other things)/056 Setting Default Values.mp4 10.38 MB
04 Inserting Data (and a couple other things)/058 A Primer On Primary Keys.mp4 18.18 MB
04 Inserting Data (and a couple other things)/060 Table Constraints Exercise.mp4 2.61 MB
04 Inserting Data (and a couple other things)/061 Table Constraints Exercise Solution.mp4 7.98 MB
05 CRUD commmands/063 Section 5 Introduction.mp4 13.3 MB
05 CRUD commmands/064 Introduction to CRUD.mp4 2.99 MB
05 CRUD commmands/066 Preparing Our Data.mp4 4.71 MB
05 CRUD commmands/068 Official Introduction to SELECT.mp4 6.12 MB
05 CRUD commmands/070 Introduction to WHERE.mp4 6.82 MB
05 CRUD commmands/072 SELECT Challenges.mp4 4.26 MB
05 CRUD commmands/073 SELECT Challenges Solution.mp4 4.07 MB
05 CRUD commmands/075 Introduction to Aliases.mp4 3.95 MB
05 CRUD commmands/077 The UPDATE Command.mp4 7.11 MB
05 CRUD commmands/079 UPDATE Challenges.mp4 1.1 MB
05 CRUD commmands/080 UPDATE Challenges Solution.mp4 5.65 MB
05 CRUD commmands/082 Introduction to DELETE.mp4 6.16 MB
05 CRUD commmands/084 DELETE Challenges.mp4 1.64 MB
05 CRUD commmands/085 DELETE Challenges Solution.mp4 4.25 MB
06 CRUD Challenge Section/087 Section 6 Introduction.mp4 15.04 MB
06 CRUD Challenge Section/088 CRUD Exercise Overview.mp4 10.61 MB
06 CRUD Challenge Section/089 CRUD Exercise Create Solution.mp4 8.93 MB
06 CRUD Challenge Section/091 CRUD Exercise Read Solution.mp4 2.89 MB
06 CRUD Challenge Section/093 CRUD Exercise Update Solution.mp4 6.39 MB
06 CRUD Challenge Section/095 CRUD Exercise Delete Solution.mp4 6.35 MB
07 The World Of String Functions/097 Section 7 Introduction.mp4 11.61 MB
07 The World Of String Functions/098 Running SQL Files.mp4 20.58 MB
07 The World Of String Functions/100 Loading Our Book Data.mp4 16.47 MB
07 The World Of String Functions/102 Working with CONCAT.mp4 28.87 MB
07 The World Of String Functions/104 Introducing SUBSTRING.mp4 15.73 MB
07 The World Of String Functions/106 Introducing REPLACE.mp4 14.11 MB
07 The World Of String Functions/108 Using REVERSE.mp4 6.86 MB
07 The World Of String Functions/110 Working with CHAR LENGTH.mp4 8.31 MB
07 The World Of String Functions/112 Changing Case with UPPER and LOWER.mp4 6.13 MB
07 The World Of String Functions/114 String Function Challenges.mp4 7.2 MB
07 The World Of String Functions/115 String Function Challenges Solution.mp4 24.78 MB
08 Refining Our Selections/117 Section 8 Introduction.mp4 4.63 MB
08 Refining Our Selections/118 Seed Data_ Adding A Couple New Books.mp4 3.82 MB
08 Refining Our Selections/120 Using DISTINCT.mp4 17.16 MB
08 Refining Our Selections/122 Sorting Data with ORDER BY.mp4 19.53 MB
08 Refining Our Selections/124 Using LIMIT.mp4 16.36 MB
08 Refining Our Selections/126 Better Searches with LIKE.mp4 13.74 MB
08 Refining Our Selections/128 LIKE Part 2_ More Wildcards.mp4 9.48 MB
08 Refining Our Selections/130 Refining Selections Exercises.mp4 7.49 MB
08 Refining Our Selections/131 Refining Selections Exercises Solution.mp4 32.97 MB
09 The Magic of Aggregate Functions/133 Section 9 Introduction.mp4 17.55 MB
09 The Magic of Aggregate Functions/134 The Count Function.mp4 12.92 MB
09 The Magic of Aggregate Functions/136 The Joys of Group By.mp4 24.22 MB
09 The Magic of Aggregate Functions/138 Min and Max Basics.mp4 8.46 MB
09 The Magic of Aggregate Functions/140 SUBQUERIES - A Problem with Min and Max.mp4 13.81 MB
09 The Magic of Aggregate Functions/142 Using Min and Max with Group By.mp4 13.44 MB
09 The Magic of Aggregate Functions/144 The Sum Function.mp4 8.26 MB
09 The Magic of Aggregate Functions/146 The Avg Function.mp4 8.6 MB
09 The Magic of Aggregate Functions/148 Aggregate Functions Challenges.mp4 7.65 MB
09 The Magic of Aggregate Functions/149 Aggregate Functions Challenges Solution.mp4 14.84 MB
10 Revisiting Data Types/151 Section 10 Introduction.mp4 11.2 MB
10 Revisiting Data Types/152 CHAR and VARCHAR.mp4 20.62 MB
10 Revisiting Data Types/155 DECIMAL.mp4 15.44 MB
10 Revisiting Data Types/157 FLOAT and DOUBLE.mp4 11.6 MB
10 Revisiting Data Types/160 DATE_ TIME_ and DATETIME.mp4 5.47 MB
10 Revisiting Data Types/161 Creating Our DATE data.mp4 8.39 MB
10 Revisiting Data Types/163 CURDATE_ CURTIME_ and NOW.mp4 10.68 MB
10 Revisiting Data Types/165 Formatting Dates.mp4 31.74 MB
10 Revisiting Data Types/167 Date Math.mp4 25.28 MB
10 Revisiting Data Types/169 Working with TIMESTAMPS.mp4 19.04 MB
10 Revisiting Data Types/171 Data Types Exercises.mp4 7 MB
10 Revisiting Data Types/172 Data Types Exercises Solution.mp4 26.42 MB
11 The Power of Logical Operators/174 Section 11 Introduction.mp4 15.7 MB
11 The Power of Logical Operators/175 Not Equal.mp4 10.64 MB
11 The Power of Logical Operators/177 Not Like.mp4 3.77 MB
11 The Power of Logical Operators/179 Greater Than.mp4 16.39 MB
11 The Power of Logical Operators/181 Less Than.mp4 8.11 MB
11 The Power of Logical Operators/183 Logical AND.mp4 15.47 MB
11 The Power of Logical Operators/185 Logical OR.mp4 14.32 MB
11 The Power of Logical Operators/187 Between.mp4 24.27 MB
11 The Power of Logical Operators/189 In And Not In.mp4 21.91 MB
11 The Power of Logical Operators/191 Case Statements.mp4 21.04 MB
11 The Power of Logical Operators/193 Logical Operators Exercises.mp4 10.83 MB
11 The Power of Logical Operators/194 Logical Operators Exercises Solution.mp4 33.28 MB
12 Section 12_ One To Many/196 Section 12 Introduction.mp4 13.29 MB
12 Section 12_ One To Many/197 Real World Data Is Messy.mp4 18.18 MB
12 Section 12_ One To Many/198 Types of Data Relationships.mp4 8.11 MB
12 Section 12_ One To Many/199 One To Many_ The Basics.mp4 19.03 MB
12 Section 12_ One To Many/200 Working With Foreign Keys.mp4 28.86 MB
12 Section 12_ One To Many/202 Cross Join.mp4 14.49 MB
12 Section 12_ One To Many/204 Inner Join.mp4 33.94 MB
12 Section 12_ One To Many/206 Left Join.mp4 28.38 MB
12 Section 12_ One To Many/208 Right Joins Pt 1.mp4 25.67 MB
12 Section 12_ One To Many/210 Right Joins Pt 2.mp4 20.58 MB
12 Section 12_ One To Many/212 Right and Left Joins_ A Common Question.mp4 10.03 MB
12 Section 12_ One To Many/214 Our First Joins Exercise.mp4 14.85 MB
12 Section 12_ One To Many/215 Our First Joins Exercise SOLUTION.mp4 18.65 MB
12 Section 12_ One To Many/217 Our First Joins Exercise SOLUTION PT_ 2.mp4 21.61 MB
13 Section 13_ Many To Many/219 Section 13 Introduction.mp4 13.08 MB
13 Section 13_ Many To Many/220 Many To Many Basics.mp4 14.22 MB
13 Section 13_ Many To Many/221 Creating Our Tables.mp4 21.84 MB
13 Section 13_ Many To Many/223 TV Joins Challenge 1.mp4 14.51 MB
13 Section 13_ Many To Many/225 TV Joins Challenge 2.mp4 13.24 MB
13 Section 13_ Many To Many/227 TV Joins Challenge 3.mp4 14.38 MB
13 Section 13_ Many To Many/229 TV Joins Challenge 4.mp4 15.37 MB
13 Section 13_ Many To Many/231 TV Joins Challenge 5.mp4 12.09 MB
13 Section 13_ Many To Many/233 TV Joins Challenge 6.mp4 29.14 MB
13 Section 13_ Many To Many/235 TV Joins Challenge 7.mp4 15.49 MB
14 Instagram Database Clone/237 Section 14 Introduction.mp4 9.33 MB
14 Instagram Database Clone/238 Introduction To Instagram Clone Schema.mp4 69.34 MB
14 Instagram Database Clone/239 Cloning Instagram's DB_ Users Schema.mp4 11.98 MB
14 Instagram Database Clone/241 Cloning Instagram's DB_ Photos Schema.mp4 14.76 MB
14 Instagram Database Clone/243 Cloning Instagram's DB_ Comments Schema.mp4 12.94 MB
14 Instagram Database Clone/245 Cloning Instagram's DB_ Likes Schema.mp4 51.92 MB
14 Instagram Database Clone/247 Cloning Instagram's DB_ Followers Schema.mp4 15.9 MB
14 Instagram Database Clone/249 Cloning Instagram's DB_ Hashtags Part 1.mp4 30.37 MB
14 Instagram Database Clone/250 Cloning Instagram's DB_ Hashtags Part 2.mp4 14.67 MB
15 Working With Lots Of Instagram Data/253 Section 15 Introduction.mp4 11.25 MB
15 Working With Lots Of Instagram Data/254 Loading The JUMBO dataset.mp4 59.23 MB
15 Working With Lots Of Instagram Data/256 Instagram Clone Challenge 1.mp4 11.02 MB
15 Working With Lots Of Instagram Data/258 Instagram Clone Challenge 2.mp4 11.71 MB
15 Working With Lots Of Instagram Data/260 Instagram Clone Challenge 3.mp4 17.25 MB
15 Working With Lots Of Instagram Data/262 Instagram Clone Challenge 4.mp4 15.83 MB
15 Working With Lots Of Instagram Data/264 Instagram Clone Challenge 5.mp4 6.67 MB
15 Working With Lots Of Instagram Data/266 Instagram Clone Challenge 6.mp4 14.45 MB
15 Working With Lots Of Instagram Data/268 Instagram Clone Challenge 7.mp4 10.97 MB
16 Section 16 - Introducing Node/270 Section 16 Introduction.mp4 13.21 MB
16 Section 16 - Introducing Node/271 MySQL and Other Languages.mp4 14.71 MB
16 Section 16 - Introducing Node/272 BUT WHAT ABOUT PHP.mp4 15.16 MB
16 Section 16 - Introducing Node/273 Introduction to JOIN US app.mp4 15.24 MB
16 Section 16 - Introducing Node/274 Setting Up Cloud9 for Node.mp4 10.53 MB
16 Section 16 - Introducing Node/275 5 Minute NodeJS Crash Course.mp4 11.9 MB
16 Section 16 - Introducing Node/277 Introduction to NPM and Faker.mp4 20.43 MB
16 Section 16 - Introducing Node/279 Introducing the MySQL Package.mp4 6.91 MB
16 Section 16 - Introducing Node/280 Connecting Node to MySQL.mp4 23.05 MB
16 Section 16 - Introducing Node/282 Creating Our Users Table.mp4 13.99 MB
16 Section 16 - Introducing Node/284 Selecting Using Node.mp4 14.29 MB
16 Section 16 - Introducing Node/286 Inserting Using Node.mp4 27.55 MB
16 Section 16 - Introducing Node/288 Some MySQL_Node Magic.mp4 17.86 MB
16 Section 16 - Introducing Node/289 Bulk Inserting 500 Users - Finally!.mp4 28.44 MB
16 Section 16 - Introducing Node/291 500 Users Exercises.mp4 4.57 MB
16 Section 16 - Introducing Node/292 500 Users Exercises Solutions.mp4 27.55 MB
17 Section 17 - Building Our Web App/294 Section 17 Introduction.mp4 11.73 MB
17 Section 17 - Building Our Web App/296 Introducing Express.mp4 9.54 MB
17 Section 17 - Building Our Web App/297 NPM Init and package_json files.mp4 14.92 MB
17 Section 17 - Building Our Web App/298 Our First Simple Web App.mp4 35.41 MB
17 Section 17 - Building Our Web App/300 Adding Multiple Routes.mp4 22.7 MB
17 Section 17 - Building Our Web App/302 Connecting Express and MySQL.mp4 20.78 MB
17 Section 17 - Building Our Web App/304 Adding EJS Templates.mp4 38.06 MB
17 Section 17 - Building Our Web App/306 Connecting The Form.mp4 36.22 MB
17 Section 17 - Building Our Web App/308 Styling Part 1.mp4 21.97 MB
17 Section 17 - Building Our Web App/310 Styling Part 2.mp4 18.37 MB
18 Section 18 - Database Triggers/311 Introduction to Database Triggers.mp4 8.11 MB
18 Section 18 - Database Triggers/312 Writing Our First Trigger Part 1.mp4 14.91 MB
18 Section 18 - Database Triggers/313 Writing Our First Trigger Part 2.mp4 22.77 MB
18 Section 18 - Database Triggers/314 Preventing Instagram Self-Follows With Triggers.mp4 18.46 MB
18 Section 18 - Database Triggers/315 Creating Logger Triggers.mp4 24.6 MB
18 Section 18 - Database Triggers/316 Managing Triggers And A Warning.mp4 12.55 MB
其他位置