TorBT - Torrents and Magnet Links Search Engine
Introduction to SQL
- Date: 2023-09-11
- Size: 393 MB
- Files: 175
File Name
Size
1. Course Overview/1. Course Overview.mp4
3.2 MB
1. Course Overview/1. Course Overview.srt
2.0 kB
2. Introduction/1. Introduction.mp4
5.4 MB
2. Introduction/1. Introduction.srt
5.3 kB
2. Introduction/2. The Relational Model.mp4
8.6 MB
2. Introduction/2. The Relational Model.srt
9.2 kB
2. Introduction/3. Summary.mp4
360 kB
2. Introduction/3. Summary.srt
268 B
3. Understanding Basic SQL Syntax/1. Introduction.mp4
4.8 MB
3. Understanding Basic SQL Syntax/1. Introduction.srt
3.7 kB
3. Understanding Basic SQL Syntax/2. Basic SQL Commands - SELECT.mp4
1.5 MB
3. Understanding Basic SQL Syntax/2. Basic SQL Commands - SELECT.srt
1.0 kB
3. Understanding Basic SQL Syntax/3. Basic SQL Commands - INSERT.mp4
3.7 MB
3. Understanding Basic SQL Syntax/3. Basic SQL Commands - INSERT.srt
2.6 kB
3. Understanding Basic SQL Syntax/4. Basic SQL Commands - UPDATE.mp4
2.6 MB
3. Understanding Basic SQL Syntax/4. Basic SQL Commands - UPDATE.srt
2.1 kB
3. Understanding Basic SQL Syntax/5. Basic SQL Commands - DELETE.mp4
3.0 MB
3. Understanding Basic SQL Syntax/5. Basic SQL Commands - DELETE.srt
2.0 kB
3. Understanding Basic SQL Syntax/6. Course Housekeeping.mp4
4.0 MB
3. Understanding Basic SQL Syntax/6. Course Housekeeping.srt
3.6 kB
3. Understanding Basic SQL Syntax/7. Summary.mp4
678 kB
3. Understanding Basic SQL Syntax/7. Summary.srt
400 B
4. Querying Data with the SELECT Statement/01. Introduction.mp4
5.2 MB
4. Querying Data with the SELECT Statement/01. Introduction.srt
4.9 kB
4. Querying Data with the SELECT Statement/02. Demo - SELECT.mp4
3.7 MB
4. Querying Data with the SELECT Statement/02. Demo - SELECT.srt
1.7 kB
4. Querying Data with the SELECT Statement/03. The SELECT List.mp4
2.7 MB
4. Querying Data with the SELECT Statement/03. The SELECT List.srt
2.6 kB
4. Querying Data with the SELECT Statement/04. SELECT List Wildcard (-).mp4
2.0 MB
4. Querying Data with the SELECT Statement/04. SELECT List Wildcard (-).srt
2.3 kB
4. Querying Data with the SELECT Statement/05. The FROM Clause.mp4
5.7 MB
4. Querying Data with the SELECT Statement/05. The FROM Clause.srt
5.9 kB
4. Querying Data with the SELECT Statement/06. Demo - FROM Clause.mp4
9.0 MB
4. Querying Data with the SELECT Statement/06. Demo - FROM Clause.srt
4.1 kB
4. Querying Data with the SELECT Statement/07. How to Constrain the Result Set.mp4
920 kB
4. Querying Data with the SELECT Statement/07. How to Constrain the Result Set.srt
1003 B
4. Querying Data with the SELECT Statement/08. DISTINCT and NOT DISTINCT.mp4
3.3 MB
4. Querying Data with the SELECT Statement/08. DISTINCT and NOT DISTINCT.srt
3.9 kB
4. Querying Data with the SELECT Statement/09. Demo - Distinct.mp4
9.2 MB
4. Querying Data with the SELECT Statement/09. Demo - Distinct.srt
2.8 kB
4. Querying Data with the SELECT Statement/10. Summary.mp4
591 kB
4. Querying Data with the SELECT Statement/10. Summary.srt
349 B
5. Filtering Results with the WHERE Clause/01. The WHERE Clause.mp4
4.4 MB
5. Filtering Results with the WHERE Clause/01. The WHERE Clause.srt
4.5 kB
5. Filtering Results with the WHERE Clause/02. Demo - WHERE Clause.mp4
2.9 MB
5. Filtering Results with the WHERE Clause/02. Demo - WHERE Clause.srt
701 B
5. Filtering Results with the WHERE Clause/03. Boolean Operators.mp4
2.4 MB
5. Filtering Results with the WHERE Clause/03. Boolean Operators.srt
2.4 kB
5. Filtering Results with the WHERE Clause/04. The AND Keyword.mp4
1.7 MB
5. Filtering Results with the WHERE Clause/04. The AND Keyword.srt
1.9 kB
5. Filtering Results with the WHERE Clause/05. Demo - AND.mp4
6.0 MB
5. Filtering Results with the WHERE Clause/05. Demo - AND.srt
1.9 kB
5. Filtering Results with the WHERE Clause/06. The OR Keyword.mp4
1.5 MB
5. Filtering Results with the WHERE Clause/06. The OR Keyword.srt
1.7 kB
5. Filtering Results with the WHERE Clause/07. Demo - OR.mp4
7.5 MB
5. Filtering Results with the WHERE Clause/07. Demo - OR.srt
2.4 kB
5. Filtering Results with the WHERE Clause/08. Other Boolean Operators.mp4
280 kB
5. Filtering Results with the WHERE Clause/08. Other Boolean Operators.srt
411 B
5. Filtering Results with the WHERE Clause/09. BETWEEN.mp4
2.2 MB
5. Filtering Results with the WHERE Clause/09. BETWEEN.srt
3.1 kB
5. Filtering Results with the WHERE Clause/10. Demo - BETWEEN.mp4
8.2 MB
5. Filtering Results with the WHERE Clause/10. Demo - BETWEEN.srt
2.3 kB
5. Filtering Results with the WHERE Clause/11. LIKE.mp4
1.9 MB
5. Filtering Results with the WHERE Clause/11. LIKE.srt
2.2 kB
5. Filtering Results with the WHERE Clause/12. Demo - LIKE.mp4
9.8 MB
5. Filtering Results with the WHERE Clause/12. Demo - LIKE.srt
3.2 kB
5. Filtering Results with the WHERE Clause/13. IN.mp4
1.6 MB
5. Filtering Results with the WHERE Clause/13. IN.srt
1.4 kB
5. Filtering Results with the WHERE Clause/14. Demo - IN.mp4
8.3 MB
5. Filtering Results with the WHERE Clause/14. Demo - IN.srt
2.1 kB
5. Filtering Results with the WHERE Clause/15. IS.mp4
1.7 MB
5. Filtering Results with the WHERE Clause/15. IS.srt
1.9 kB
5. Filtering Results with the WHERE Clause/16. IS NOT.mp4
1.5 MB
5. Filtering Results with the WHERE Clause/16. IS NOT.srt
1.7 kB
5. Filtering Results with the WHERE Clause/17. Demo - IS AND IS NOT.mp4
25 MB
5. Filtering Results with the WHERE Clause/17. Demo - IS AND IS NOT.srt
6.1 kB
5. Filtering Results with the WHERE Clause/18. Summary.mp4
867 kB
5. Filtering Results with the WHERE Clause/18. Summary.srt
583 B
6. Shaping Results with ORDER BY and GROUP BY/01. Introduction.mp4
1.3 MB
6. Shaping Results with ORDER BY and GROUP BY/01. Introduction.srt
1.1 kB
6. Shaping Results with ORDER BY and GROUP BY/02. ORDER BY.mp4
1.9 MB
6. Shaping Results with ORDER BY and GROUP BY/02. ORDER BY.srt
2.1 kB
6. Shaping Results with ORDER BY and GROUP BY/03. Demo - ORDER BY.mp4
4.3 MB
6. Shaping Results with ORDER BY and GROUP BY/03. Demo - ORDER BY.srt
1.5 kB
6. Shaping Results with ORDER BY and GROUP BY/04. Set Functions.mp4
4.1 MB
6. Shaping Results with ORDER BY and GROUP BY/04. Set Functions.srt
4.4 kB
6. Shaping Results with ORDER BY and GROUP BY/05. Demo - Set Functions.mp4
20 MB
6. Shaping Results with ORDER BY and GROUP BY/05. Demo - Set Functions.srt
5.2 kB
6. Shaping Results with ORDER BY and GROUP BY/06. Set Function And Qualifiers.mp4
2.0 MB
6. Shaping Results with ORDER BY and GROUP BY/06. Set Function And Qualifiers.srt
2.7 kB
6. Shaping Results with ORDER BY and GROUP BY/07. Demo - Set Function And Qualifiers.mp4
5.3 MB
6. Shaping Results with ORDER BY and GROUP BY/07. Demo - Set Function And Qualifiers.srt
1.5 kB
6. Shaping Results with ORDER BY and GROUP BY/08. GROUP BY.mp4
3.1 MB
6. Shaping Results with ORDER BY and GROUP BY/08. GROUP BY.srt
3.4 kB
6. Shaping Results with ORDER BY and GROUP BY/09. Demo - GROUP BY.mp4
8.4 MB
6. Shaping Results with ORDER BY and GROUP BY/09. Demo - GROUP BY.srt
2.7 kB
6. Shaping Results with ORDER BY and GROUP BY/10. HAVING.mp4
2.6 MB
6. Shaping Results with ORDER BY and GROUP BY/10. HAVING.srt
3.0 kB
6. Shaping Results with ORDER BY and GROUP BY/11. Demo - HAVING.mp4
13 MB
6. Shaping Results with ORDER BY and GROUP BY/11. Demo - HAVING.srt
3.8 kB
6. Shaping Results with ORDER BY and GROUP BY/12. Summary.mp4
771 kB
6. Shaping Results with ORDER BY and GROUP BY/12. Summary.srt
692 B
7. Matching Different Data Tables with JOINs/01. Introduction.mp4
1.6 MB
7. Matching Different Data Tables with JOINs/01. Introduction.srt
1.6 kB
7. Matching Different Data Tables with JOINs/02. CROSS JOIN.mp4
1.5 MB
7. Matching Different Data Tables with JOINs/02. CROSS JOIN.srt
1.4 kB
7. Matching Different Data Tables with JOINs/03. Demo - CROSS JOIN.mp4
5.0 MB
7. Matching Different Data Tables with JOINs/03. Demo - CROSS JOIN.srt
2.0 kB
7. Matching Different Data Tables with JOINs/04. INNER JOIN.mp4
2.7 MB
7. Matching Different Data Tables with JOINs/04. INNER JOIN.srt
2.9 kB
7. Matching Different Data Tables with JOINs/05. Demo - INNER JOIN.mp4
6.3 MB
7. Matching Different Data Tables with JOINs/05. Demo - INNER JOIN.srt
1.9 kB
7. Matching Different Data Tables with JOINs/06. OUTER JOINs.mp4
1.1 MB
7. Matching Different Data Tables with JOINs/06. OUTER JOINs.srt
1.1 kB
7. Matching Different Data Tables with JOINs/07. LEFT OUTER JOIN.mp4
1.8 MB
7. Matching Different Data Tables with JOINs/07. LEFT OUTER JOIN.srt
1.7 kB
7. Matching Different Data Tables with JOINs/08. Demo - LEFT OUTER JOIN.mp4
3.7 MB
7. Matching Different Data Tables with JOINs/08. Demo - LEFT OUTER JOIN.srt
1.3 kB
7. Matching Different Data Tables with JOINs/09. RIGHT OUTER JOIN.mp4
1.5 MB
7. Matching Different Data Tables with JOINs/09. RIGHT OUTER JOIN.srt
1.5 kB
7. Matching Different Data Tables with JOINs/10. Demo - RIGHT OUTER JOIN.mp4
8.1 MB
7. Matching Different Data Tables with JOINs/10. Demo - RIGHT OUTER JOIN.srt
2.4 kB
7. Matching Different Data Tables with JOINs/11. FULL OUTER JOIN.mp4
2.4 MB
7. Matching Different Data Tables with JOINs/11. FULL OUTER JOIN.srt
1.7 kB
7. Matching Different Data Tables with JOINs/12. Demo - FULL OUTER JOIN.mp4
6.2 MB
7. Matching Different Data Tables with JOINs/12. Demo - FULL OUTER JOIN.srt
1.8 kB
7. Matching Different Data Tables with JOINs/13. SELF JOIN.mp4
1.7 MB
7. Matching Different Data Tables with JOINs/13. SELF JOIN.srt
2.0 kB
7. Matching Different Data Tables with JOINs/14. Summary.mp4
530 kB
7. Matching Different Data Tables with JOINs/14. Summary.srt
574 B
8. Adding, Changing, and Removing Data/01. Introduction.mp4
1.8 MB
8. Adding, Changing, and Removing Data/01. Introduction.srt
1.8 kB
8. Adding, Changing, and Removing Data/02. INSERT.mp4
2.5 MB
8. Adding, Changing, and Removing Data/02. INSERT.srt
2.6 kB
8. Adding, Changing, and Removing Data/03. Demo - INSERT.mp4
17 MB
8. Adding, Changing, and Removing Data/03. Demo - INSERT.srt
5.3 kB
8. Adding, Changing, and Removing Data/04. BULK INSERT.mp4
2.4 MB
8. Adding, Changing, and Removing Data/04. BULK INSERT.srt
2.9 kB
8. Adding, Changing, and Removing Data/05. Demo - BULK INSERT.mp4
4.2 MB
8. Adding, Changing, and Removing Data/05. Demo - BULK INSERT.srt
1.1 kB
8. Adding, Changing, and Removing Data/06. UPDATE.mp4
1.8 MB
8. Adding, Changing, and Removing Data/06. UPDATE.srt
2.4 kB
8. Adding, Changing, and Removing Data/07. Demo - UPDATE.mp4
11 MB
8. Adding, Changing, and Removing Data/07. Demo - UPDATE.srt
3.7 kB
8. Adding, Changing, and Removing Data/08. DELETE.mp4
2.1 MB
8. Adding, Changing, and Removing Data/08. DELETE.srt
2.4 kB
8. Adding, Changing, and Removing Data/09. Demo - DELETE.mp4
6.7 MB
8. Adding, Changing, and Removing Data/09. Demo - DELETE.srt
2.2 kB
8. Adding, Changing, and Removing Data/10. Summary.mp4
380 kB
8. Adding, Changing, and Removing Data/10. Summary.srt
315 B
9. Creating Database Tables/01. Introduction.mp4
1.3 MB
9. Creating Database Tables/01. Introduction.srt
1.5 kB
9. Creating Database Tables/02. CREATE DATABASE.mp4
2.9 MB
9. Creating Database Tables/02. CREATE DATABASE.srt
3.1 kB
9. Creating Database Tables/03. Demo - CREATE DATABASE.mp4
3.0 MB
9. Creating Database Tables/03. Demo - CREATE DATABASE.srt
1.3 kB
9. Creating Database Tables/04. CREATE TABLE.mp4
5.8 MB
9. Creating Database Tables/04. CREATE TABLE.srt
4.6 kB
9. Creating Database Tables/05. Demo - CREATE TABLE.mp4
8.2 MB
9. Creating Database Tables/05. Demo - CREATE TABLE.srt
3.3 kB
9. Creating Database Tables/06. NULL Values.mp4
4.1 MB
9. Creating Database Tables/06. NULL Values.srt
4.7 kB
9. Creating Database Tables/07. PRIMARY KEY.mp4
1.8 MB
9. Creating Database Tables/07. PRIMARY KEY.srt
2.0 kB
9. Creating Database Tables/08. CONSTRAINT.mp4
2.5 MB
9. Creating Database Tables/08. CONSTRAINT.srt
2.9 kB
9. Creating Database Tables/09. ALTER TABLE.mp4
3.1 MB
9. Creating Database Tables/09. ALTER TABLE.srt
3.6 kB
9. Creating Database Tables/10. DROP TABLE.mp4
1.2 MB
9. Creating Database Tables/10. DROP TABLE.srt
1.5 kB
9. Creating Database Tables/11. Demo - CREATE TABLE.mp4
22 MB
9. Creating Database Tables/11. Demo - CREATE TABLE.srt
7.0 kB
9. Creating Database Tables/12. Summary.mp4
1.6 MB
9. Creating Database Tables/12. Summary.srt
1.3 kB
introduction-to-sql.zip
6.9 MB