Torrent Info
Title Udemy - SQL Database for Web Developers from Scratch
Category
Size 1.44GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
001 Course Overview.mp4 3.33MB
001 Introduction to the Implementation Physical Phase.mp4 1.91MB
001 The Relationship between Databases and Software Applications.mp4 5.32MB
001 What is Normalization.mp4 2.78MB
002 Eliminate Multi-Values.mp4 22.01MB
002 Install Oracle Database - Part 1.mp4 5.44MB
002 Introduction to the Real-world Projects.mp4 4.23MB
002 What is a Database.mp4 2.45MB
003 Install Oracle Database - Part 2.mp4 11.39MB
003 Introduction to Keys.mp4 8.71MB
003 Project 1 Anonymous Blog Demo.mp4 25.96MB
003 Where to Store Data.mp4 382.03KB
004 Data vs. Information.mp4 2.11MB
004 Project 1 Anonymous Blog Summary.mp4 9.05MB
004 Quick Tour on Oracle SQL Developer.mp4 6.36MB
004 What is a Superkey.mp4 5.69MB
005 Database Tools.mp4 1.25MB
005 Project 1 Anonymous Blog - ERD.mp4 23.78MB
005 What is a Candidate Key.mp4 12.41MB
005 What is SQL.mp4 5.07MB
006 Database Skills vs. Database Tools.mp4 2.78MB
006 How to Create a Data Table.mp4 29.27MB
006 Project 1 Anonymous Blog - DDL.mp4 24.56MB
006 What is a Primary Key PK.mp4 11.06MB
007 How to Insert Data into a Database.mp4 14.17MB
007 How to Store Data.mp4 573.92KB
007 Project 1 Anonymous Blog - DML.mp4 74.30MB
007 What is an Alternative Key.mp4 6.12MB
008 Project 2 ShinyTalk Demo.mp4 9.80MB
008 What is a Surrogate Key.mp4 11.17MB
008 What is SELECT Statement.mp4 7.08MB
008 Why do We Use Databases.mp4 901.36KB
009 Project 2 ShinyTalk - ERD.mp4 10.36MB
009 What is a Repeating Group.mp4 9.28MB
009 What is WHERE Clause.mp4 5.35MB
009 What to Store in a Database Part 1.mp4 2.54MB
010 Comparison Operators.mp4 4.08MB
010 Project 2 ShinyTalk - DDL.mp4 9.14MB
010 Remove a Repeating Group.mp4 9.76MB
010 What to Store in a Database Part 2.mp4 1.91MB
011 Project 2 ShinyTalk - DML.mp4 34.07MB
011 Review First Normal Form 1NF.mp4 7.14MB
011 What is AND Operator.mp4 11.23MB
011 What is Business Requirements.mp4 3.23MB
012 1NF Exercise - Part 1.mp4 9.65MB
012 Project 3 Classified Ads Demo.mp4 14.46MB
012 What is OR Operator.mp4 6.91MB
012 What to Store in a Database Part 3.mp4 3.74MB
013 1NF Exercise - Part 2.mp4 8.76MB
013 Project 3 Classified Ads - ERD.mp4 7.93MB
013 What is IN Operator.mp4 5.14MB
013 Where Can you Create a Database.mp4 3.00MB
014 1NF Summary.mp4 2.60MB
014 Database Design vs. Database Implementation.mp4 2.58MB
014 Multiple AND Operators.mp4 3.70MB
014 Project 3 Classified Ads - DDL.mp4 5.02MB
015 Entities and Attributes.mp4 7.51MB
015 Mixture of Operators.mp4 11.59MB
015 Project 3 Classified Ads - DML.mp4 23.02MB
015 What is Second Normal Form 2NF.mp4 16.48MB
016 2NF Exercise.mp4 4.28MB
016 Example Problem Statement.mp4 8.44MB
016 Project 4 Consultation Services Demo.mp4 24.46MB
016 What is a Function.mp4 7.29MB
017 2NF Summary.mp4 987.25KB
017 Demonstrate a Mockup Application.mp4 3.44MB
017 Project 4 Consultation Services - ERD.mp4 7.76MB
017 What is not Equal Operator.mp4 2.13MB
018 Project 4 Consultation Services - DDL.mp4 5.00MB
018 What is an Alias.mp4 3.97MB
018 What is Third Normal Form 3NF.mp4 4.50MB
018 Why Design Phase Anomalies - Part 1.mp4 4.56MB
019 3NF Exercise.mp4 3.49MB
019 How to Sort a Table.mp4 6.76MB
019 Project 4 Consultation Services - DML.mp4 44.73MB
019 Why Design Phase Part 2.mp4 2.25MB
020 3NF Summary.mp4 1.51MB
020 Project 5 Realestate Website Exercise.mp4 20.42MB
020 What is BETWEEN Operator.mp4 1.46MB
021 Congrats The End .mp4 1.92MB
021 What is After Third Normal Form.mp4 3.19MB
021 What is NOT Operator.mp4 3.86MB
022 How to Find NULL Values.mp4 3.80MB
022 The End of Normalization.mp4 18.67MB
023 Introduction to Relationships.mp4 3.50MB
023 What is Concatenation - Part 1.mp4 3.68MB
024 CHAR vs. VARCHAR.mp4 6.44MB
024 What is One-to-Many Relationship.mp4 16.41MB
025 What is Concatenation - Part 2.mp4 6.75MB
025 What is Many-to-Many Relationship.mp4 19.93MB
026 Learn More about INSERT.mp4 6.79MB
026 What is One-to-One Relationship.mp4 12.75MB
027 Quick Review on Implementation Phase.mp4 1.99MB
027 What is Self-Reference Relationship.mp4 9.32MB
028 ERD of Human Resources System.mp4 34.09MB
028 What is an Extended One-to-One Relationship - Part 1.mp4 19.17MB
029 Implement HR Schema - Part 1.mp4 23.94MB
029 What is an Extended One-to-One Relationship - Part 2.mp4 20.85MB
030 Implement HR Schema - Part 2.mp4 7.61MB
030 Introduction to Entity Relationship Diagram ERD.mp4 3.72MB
031 How to Draw One-to-Many Relationship in an ERD - Part 1.mp4 8.70MB
031 Implement HR Schema - Part 3.mp4 11.09MB
032 How to Draw One-to-Many Relationship in an ERD - Part 2.mp4 7.15MB
032 Implement HR Schema - Part 4.mp4 5.32MB
033 How to Draw Many-to-Many Relationship in an ERD.mp4 12.64MB
033 Implement HR Schema - Part 5.mp4 10.81MB
034 How to Draw One-to-One Relationship in an ERD.mp4 4.89MB
034 Implement HR Schema - Part 6.mp4 10.15MB
035 How to Draw Self-Referencing Relationship in an ERD.mp4 7.44MB
035 Implement HR Schema - Part 7.mp4 7.22MB
036 How to Draw Extended One-to-One Relationship in an ERD.mp4 7.67MB
036 Implement HR Schema - Part 8.mp4 2.03MB
037 How to Create a New User.mp4 24.41MB
037 Review ERD.mp4 8.83MB
038 Run SQL Queries on HR Schema.mp4 36.56MB
038 The End of Entity Relationship Diagram.mp4 7.50MB
039 How to Format Dates.mp4 13.21MB
039 The End of Design Phase.mp4 1.59MB
040 How to Format a Number into Currency.mp4 5.92MB
041 Aggregate Functions.mp4 10.74MB
042 What is ROUND and TRUNC.mp4 5.12MB
043 Aggregate Functions vs. Scalar Functions.mp4 9.42MB
044 What is GROUP BY.mp4 13.89MB
045 What is COALESCE and NVL.mp4 6.44MB
046 Conditional Statements.mp4 8.75MB
047 What is INNER JOIN.mp4 14.32MB
048 What is OUTER JOIN.mp4 8.14MB
049 Set Operators - UNION and UNION ALL.mp4 16.93MB
050 Set Operators - MINUS and INTERSECT.mp4 10.54MB
051 What is an Inline View.mp4 6.70MB
052 How to Create a VIEW.mp4 17.25MB
053 What is a Subquery.mp4 13.34MB
054 What is DISTINCT.mp4 1.93MB
055 Correlated Subquery - What is EXISTS.mp4 19.21MB
056 What is a Scalar Subquery.mp4 8.82MB
057 What is a Sequence.mp4 7.23MB
058 What is ALTER TABLE.mp4 14.79MB
059 What is INDEXES.mp4 11.49MB
060 What is a Data Dictionary.mp4 9.73MB
061 PLSQL - How to Create Custom Functions.mp4 33.81MB
062 PLSQL - What is a Procedure.mp4 11.49MB
063 PLSQL - What is a Trigger.mp4 6.73MB
064 What are the Types of SQL Queries.mp4 2.02MB
065 The End of Physical Phase.mp4 2.00MB
066 What is After Third Normal Form Appendix.mp4 23.58MB
067 SQL Hands-on Exercises.mp4 10.14MB
Distribution statistics by country
Russia (RU) 3
Hong Kong (HK) 1
Israel (IL) 1
Netherlands (NL) 1
Total 6
IP List List of IP addresses which were distributed this torrent