17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[UdemyCourseDownloader] SQL & Database Design A-Z™ Learn MS SQL Server + PostgreSQL
Are you interested in a career in Data Science or Data Analytics?
In that case, inevitably you are going to encounter databases in your work.
But how do you interact with databases?
The answer is simple: SQL
SQL stands for Structured Query Language and this is one of the main tools used to organize databases, input data into them and extract it on request.
In this course you will learn how to create queries in a popular variation of SQL called PostgreSQL.
And even if at your workplace you are using a different variation (e.g. Oracle, SQL Server or MySQL), you will find that the skills you learn in this course are easily transferable.
But there are many SQL courses out there, so the question is:
What makes this course stand out?
The unique advantage of this course is that in addition to learning SQL you will also master the concepts of Database Design.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01 Introduction/001 Intro Video.mp4
85.4 MB
02 Installation/002 Welcome to this section This is what you wil learn.mp4
12 MB
02 Installation/003 Installation PostgreSQL PgAdmin 4 for Windows.mp4
26.3 MB
02 Installation/004 Installation PostgreSQL PgAdmin 4 for MAC OS.mp4
8.6 MB
02 Installation/005 Installation MS SQL Server MS SQL Server Management Studio SSMS for Windows.mp4
22.3 MB
03 Preparation/006 Welcome to this section This is what you will learn.mp4
13.2 MB
03 Preparation/007 The challenge Investigating Consumer Complaints.mp4
10.2 MB
03 Preparation/008 Upload Consumer Complaints.mp4
19.4 MB
03 Preparation/009 Getting To Know The PGADMIN.mp4
18.7 MB
03 Preparation/010 Upload COnsumer COmplaints MS SQL.mp4
26.5 MB
03 Preparation/011 Getting to know MS SQL SERVER.mp4
9.9 MB
04 Basics of SQL/012 Welcome to this section This is what you wil learn.mp4
17.8 MB
04 Basics of SQL/013 Theory Select Query.mp4
7.6 MB
04 Basics of SQL/014 Time to write your first query in PostgreSQL.mp4
26.9 MB
04 Basics of SQL/015 Adding a filter using WHERE in PostgreSQL.mp4
16.3 MB
04 Basics of SQL/016 Logical conditions AND OR in PostgreSQL.mp4
21 MB
04 Basics of SQL/017 Using wildcards and _ advanced tutorial.mp4
25.1 MB
04 Basics of SQL/018 Comments in SQL.mp4
11.1 MB
04 Basics of SQL/019 Getting to write your first query MS SQL.mp4
32.1 MB
04 Basics of SQL/020 Where MS SQL.mp4
26.8 MB
04 Basics of SQL/021 Logical conditions AND OR MS SQL.mp4
32.1 MB
04 Basics of SQL/022 Using wildcards MS SQL.mp4
28.1 MB
04 Basics of SQL/023 Comments in SQL MS SQL.mp4
12.6 MB
04 Basics of SQL/quizzes/001 Basics of SQL quiz.html
6 KB
05 Working With Data/024 Welcome to this section This is what you wil learn.mp4
23.9 MB
05 Working With Data/025 The challenge Analyzing Console Games Sales.mp4
11.7 MB
05 Working With Data/026 Uploading Console Games Dataset.mp4
11.9 MB
05 Working With Data/027 Working with arithmetic data types.mp4
30.1 MB
05 Working With Data/028 ORDER BY.mp4
22.5 MB
05 Working With Data/029 WORKING WITH VARCHARS.mp4
11.3 MB
05 Working With Data/030 WORKING WITH DATES.mp4
47.6 MB
05 Working With Data/031 Implicit Data Conversion in SQL.mp4
16.1 MB
05 Working With Data/032 WORKING WITH NULL.mp4
26.1 MB
05 Working With Data/033 Uploading Console Games DATASET MS SQL.mp4
16.2 MB
05 Working With Data/034 Working with arithmetic data types MS SQL.mp4
35.8 MB
05 Working With Data/035 ORDER BY MS SQL.mp4
28.1 MB
05 Working With Data/036 Working with VARCHAR MS SQL.mp4
12.6 MB
05 Working With Data/037 Working with Dates MS SQL.mp4
23 MB
05 Working With Data/038 Implicit DATA conversion MS SQL.mp4
8.4 MB
05 Working With Data/quizzes/002 Working With Data quiz.html
5.4 KB
06 Fundamentals of Database Theory/039 Welcome to this section This is what you will learn.mp4
13 MB
06 Fundamentals of Database Theory/040 Structured vs Unstructured Data.mp4
13.3 MB
06 Fundamentals of Database Theory/041 Elements Of a Database.mp4
7.2 MB
06 Fundamentals of Database Theory/042 Relational Keys.mp4
10.9 MB
06 Fundamentals of Database Theory/043 Relational Database.mp4
6.1 MB
06 Fundamentals of Database Theory/044 Functional Dependency.mp4
10.6 MB
07 Joining tables in SQL/045 Welcome to this section This is what you wil learn.mp4
23.2 MB
07 Joining tables in SQL/046 Types of Joins.mp4
12.1 MB
07 Joining tables in SQL/047 Duplicates in Joins.mp4
4.9 MB
07 Joining tables in SQL/048 Joining on multiple fields.mp4
10.6 MB
07 Joining tables in SQL/049 The challenge The Vets Clinic.mp4
8.3 MB
07 Joining tables in SQL/050 Upload the data.mp4
21.5 MB
07 Joining tables in SQL/051 Your First Left Outer Join.mp4
28.8 MB
07 Joining tables in SQL/052 Joins Tips Tricks.mp4
25.6 MB
07 Joining tables in SQL/053 Inner Join.mp4
34.3 MB
07 Joining tables in SQL/054 Full Outer join.mp4
18.1 MB
07 Joining tables in SQL/055 Joining on Multiple Fields Practice.mp4
32.3 MB
07 Joining tables in SQL/056 Complex Joins.mp4
31.3 MB
07 Joining tables in SQL/057 Cleaning up your Join.mp4
24.1 MB
07 Joining tables in SQL/058 Cross Join advanced tutorial.mp4
32.1 MB
07 Joining tables in SQL/059 Upload The Data - MS SQL.mp4
23.2 MB
07 Joining tables in SQL/060 Your First Left Outer Join - MS SQL.mp4
26.8 MB
07 Joining tables in SQL/061 Joins Tips Tricks - MS SQL.mp4
24.1 MB
07 Joining tables in SQL/062 Inner Join - MS SQL.mp4
34.3 MB
07 Joining tables in SQL/063 Full Outer Join - MS SQL.mp4
12.2 MB
07 Joining tables in SQL/064 Joining on Multiple Fields Practice - MS SQL.mp4
30.9 MB
07 Joining tables in SQL/065 Complex Joins - MS SQL.mp4
20.9 MB
07 Joining tables in SQL/066 Cleaning Up Your Join - MS SQL.mp4
19.3 MB
07 Joining tables in SQL/067 Cross Join advanced tutorial - MS SQL.mp4
26.3 MB
08 Creating Tables in SQL/068 Welcome to this section This is what you will learn.mp4
13.6 MB
08 Creating Tables in SQL/069 Create Database.mp4
8.8 MB
08 Creating Tables in SQL/070 Create Table.mp4
29 MB
08 Creating Tables in SQL/071 Insert Data.mp4
28.8 MB
08 Creating Tables in SQL/072 Alter Table.mp4
20.5 MB
08 Creating Tables in SQL/073 Drop Table.mp4
16 MB
08 Creating Tables in SQL/074 Create Database MS SQL.mp4
8.4 MB
08 Creating Tables in SQL/075 Create Table MS SQL.mp4
12.7 MB
08 Creating Tables in SQL/076 Insert Data MS SQL.mp4
17.7 MB
08 Creating Tables in SQL/077 ALTER TABLE MS SQL.mp4
14.6 MB
08 Creating Tables in SQL/078 DROP TABLE MS SQL.mp4
4.7 MB
08 Creating Tables in SQL/quizzes/003 Creating Tables in SQL quiz.html
5.7 KB
09 Database Design/079 Welcome to this section This is what you wil learn.mp4
32.6 MB
09 Database Design/080 What is Database Normalization.mp4
13.9 MB
09 Database Design/081 Prime and non-prime attributes.mp4
22.4 MB
09 Database Design/082 First Normal Form 1NF.mp4
16.3 MB
09 Database Design/083 Second Normal Form 2NF.mp4
37.2 MB
09 Database Design/084 Third Normal Form 3NF.mp4
42.7 MB
09 Database Design/085 The challenge Online Clothing Store OLTP Database.mp4