TorBT - Torrents and Magnet Links Search Engine

[ DevCourseWeb.com ] Udemy - MySQL Database Development Mastery

File Name
Size
Get Bonus Downloads Here.url
182 B
~Get Your Files Here !/1. Introduction/1. Introduction to MySQL Server and Databases.mp4
45 MB
~Get Your Files Here !/1. Introduction/1. Introduction to MySQL Server and Databases.srt
8.8 kB
~Get Your Files Here !/1. Introduction/2. Download and Install MySQL Server and MySQL Workbench.mp4
94 MB
~Get Your Files Here !/1. Introduction/2. Download and Install MySQL Server and MySQL Workbench.srt
16 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/1. Connect and Create a Database.mp4
67 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/1. Connect and Create a Database.srt
16 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/1.1 create_school_db.sql
66 B
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/10. Reverse Engineer Database into Model.mp4
70 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/10. Reverse Engineer Database into Model.srt
9.2 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/11. Forward Engineer Data Model into Database.mp4
108 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/11. Forward Engineer Data Model into Database.srt
16 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/2. Drop or Remove Database.mp4
17 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/2. Drop or Remove Database.srt
4.6 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/2.1 drop_school_db1.sql
92 B
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/3. Create an SQL Database Table.mp4
157 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/3. Create an SQL Database Table.srt
30 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/4. Insert Data into the Table with SQL Script.mp4
75 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/4. Insert Data into the Table with SQL Script.srt
11 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/4.1 insert_records.sql
763 B
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/5. Insert Data into the Table with Workbench.mp4
84 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/5. Insert Data into the Table with Workbench.srt
11 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/6. Select Data from the Table with SQL Script.mp4
80 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/6. Select Data from the Table with SQL Script.srt
9.7 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/6.1 select_records.sql
364 B
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/7. Select Data with Filters.mp4
188 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/7. Select Data with Filters.srt
23 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/7.1 select_records_filters.sql
772 B
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/8. Update Data in the Table.mp4
62 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/8. Update Data in the Table.srt
11 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/8.1 update_records.sql
884 B
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/9. Delete Data from the Table.mp4
82 MB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/9. Delete Data from the Table.srt
14 kB
~Get Your Files Here !/2. Manipulating Tables and Data - CRUD Operations/9.1 delete_records.sql
451 B
~Get Your Files Here !/3. Relationships and Foreign Keys/1. What are Relationships, Foreign Keys and Normalization.mp4
137 MB
~Get Your Files Here !/3. Relationships and Foreign Keys/1. What are Relationships, Foreign Keys and Normalization.srt
14 kB
~Get Your Files Here !/3. Relationships and Foreign Keys/2. Create Relationships with Data Modelling.mp4
178 MB
~Get Your Files Here !/3. Relationships and Foreign Keys/2. Create Relationships with Data Modelling.srt
19 kB
~Get Your Files Here !/3. Relationships and Foreign Keys/3. Create Relationships with Workbench Table Design Tool.mp4
195 MB
~Get Your Files Here !/3. Relationships and Foreign Keys/3. Create Relationships with Workbench Table Design Tool.srt
26 kB
~Get Your Files Here !/3. Relationships and Foreign Keys/3.1 insert_more_courses.sql
297 B
~Get Your Files Here !/3. Relationships and Foreign Keys/3.2 insert_more_teachers.sql
274 B
~Get Your Files Here !/3. Relationships and Foreign Keys/4. Insert Records in Related Tables.mp4
86 MB
~Get Your Files Here !/3. Relationships and Foreign Keys/4. Insert Records in Related Tables.srt
12 kB
~Get Your Files Here !/3. Relationships and Foreign Keys/5. Run Queries on Related Tables (Inner Joins).mp4
142 MB
~Get Your Files Here !/3. Relationships and Foreign Keys/5. Run Queries on Related Tables (Inner Joins).srt
20 kB
~Get Your Files Here !/3. Relationships and Foreign Keys/5.1 querying related data.sql
1.0 kB
~Get Your Files Here !/3. Relationships and Foreign Keys/6. Left, Right and Cross Joins.mp4
67 MB
~Get Your Files Here !/3. Relationships and Foreign Keys/6. Left, Right and Cross Joins.srt
9.1 kB
~Get Your Files Here !/3. Relationships and Foreign Keys/6.1 LEFT RIGHT CROSS JOINS.sql
681 B
~Get Your Files Here !/4. Aggregate Functions/1. Grouping Data using SQL GROUP BY Clause.mp4
72 MB
~Get Your Files Here !/4. Aggregate Functions/1. Grouping Data using SQL GROUP BY Clause.srt
12 kB
~Get Your Files Here !/4. Aggregate Functions/1.1 group by.sql
207 B
~Get Your Files Here !/4. Aggregate Functions/2. SQL AVG Aggregate Function.mp4
72 MB
~Get Your Files Here !/4. Aggregate Functions/2. SQL AVG Aggregate Function.srt
11 kB
~Get Your Files Here !/4. Aggregate Functions/2.1 avg_sql.sql
282 B
~Get Your Files Here !/4. Aggregate Functions/3. SQL COUNT Aggregate Function.mp4
64 MB
~Get Your Files Here !/4. Aggregate Functions/3. SQL COUNT Aggregate Function.srt
9.0 kB
~Get Your Files Here !/4. Aggregate Functions/4. SQL MIN & MAX Aggregate Functions.mp4
22 MB
~Get Your Files Here !/4. Aggregate Functions/4. SQL MIN & MAX Aggregate Functions.srt
3.4 kB
~Get Your Files Here !/4. Aggregate Functions/4.1 min_max.sql
158 B
~Get Your Files Here !/4. Aggregate Functions/5. SQL SUM Aggregate Function.mp4
48 MB
~Get Your Files Here !/4. Aggregate Functions/5. SQL SUM Aggregate Function.srt
5.8 kB
~Get Your Files Here !/4. Aggregate Functions/5.1 sum_sql.sql
383 B
~Get Your Files Here !/4. Aggregate Functions/6. Splitting Groups using HAVING Clause.mp4
42 MB
~Get Your Files Here !/4. Aggregate Functions/6. Splitting Groups using HAVING Clause.srt
5.2 kB
~Get Your Files Here !/5. BONUS Discounts/1. Bonus Discounts.html
1.9 kB
~Get Your Files Here !/Bonus Resources.txt
386 B