Skip to main content
00:00/00:00
Lecture 6 of 71

Install SQL Server

Download Course (Free)

Course Content

0 / 71 completed
Section 1: SQL Server Setup8 videos

Introduction

1m

What is SQL Server

5m

SQL Server Editions

13m

Download SQL Server

11m

Install SQL Server Management Studio

17m

Install SQL Server

28mNow Playing

Install Sample Database

15m

Connect SSMS to SQL Server

15m
Section 2: Visual Studio Setup5 videos

What is Visual Studio

11m

Install Visual Studio

15m

Install Visual Studio Data Tools - SSDT

10m

Visual studio workloads

8m

Install SSIS Visual Studio Extension

18m
Section 3: Building SSIS ETL Pipeline8 videos

What is SSIS

8m

What is ETL

9m

Install Source Database

9m

Create a new SSIS Project

4m

Create destination database

12m

Configure data source and data destination

18m

Data Transformation

13m

Running SSIS Package

14m
Section 4: Python Setup10 videos

What is Python

8m

Installing Python on Windows

10m

Installing Python on Macs

14m

Create a virtual environment on Windows

7m

Activate a virtual environment on Windows

2m

Activate a virtual environment on Macs

6m

Updating Pip

3m

Create a virtual environment on Macs

10m

Install Visual Studio Code

14m

Install Beautiful Soup

12m
Section 5: What is Web Scraping1 videos

What is web scraping

6m
Section 6: Scraping data from web with Python9 videos

What we will scrape

9m

Building the web scraping script part 1

13m

Building the web scraping script part 2

15m

Prototyping the script Part 1

7m

Prototyping the script Part 2

5m

Prototyping the script Part 4

13m

Prototyping the script Part 3

11m

Prototyping the script Part 5

22m

Testing the script

14m
Section 7: Scraping data from Amazon Website8 videos

Install Python Packages

3m

Create a Python File

7m

Send emails from Python

4m

Create Variables

17m

Create functions Part 1

27m

Testing the Script

11m

Create functions Part 2

38m

Create functions Part 3

23m
Section 8: Scraping YouTube Data9 videos

What is an API

2m

YouTube Data API

25m

Building the first Scraper Part 1

21m

Testing the first scraper

14m

Building the first Scraper Part 3

20m

Building the first Scraper Part 2

15m

Using Google Sheets to save scraped data

8m

Building the second Scraper

14m

Testing the second scraper

18m
Section 9: Oracle Database Setup4 videos

Install Oracle

20m

Unlock Sample Schema

6m

Connect SQL Developer to Oracle

14m

Install Oracle SQL Developer

24m
Section 10: Data Migration Microsoft SQL Server to Oracle9 videos

Creating database user

8m

Creating repository

5m

Configuring third party database connection part 2

16m

Capturing source data

17m

Converting captured model to Oracle

4m

Configuring third party database connection part 1

14m

Generating scripts to create target database

10m

Moving data from SQL Server into Oracle

28m

Translating third party T-SQL Objects to Oracle

30m