ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,425 results

Joel Ting
One Click to Bring Your Financial Data into SQL Database

SQL Databases are powerful for data analysis, and in the world of Finance, we handle massive amounts of data, often scattered ...

12:39
One Click to Bring Your Financial Data into SQL Database

4,692 views

2 years ago

weecology
Working With SQL Databases From R: Introduction & Connecting To Databases

The portal.sqlite file can be downloaded here: https://ndownloader.figshare.com/files/11188550 Notes on how to create a file like ...

11:54
Working With SQL Databases From R: Introduction & Connecting To Databases

45,403 views

5 years ago

Trading Nerd
How I Built A Financial Data Database | From 0 To Algo Trader - Ep. 1

In this Episode I am designing and building a database for financial data. This Database will store OHLCV 1 minute data for many ...

3:16
How I Built A Financial Data Database | From 0 To Algo Trader - Ep. 1

2,481 views

1 year ago

James Willett
Chat2DB - The Ultimate AI-Powered SQL Tool (complete beginners tutorial)

Try Chat2DB here: https://bit.ly/3Zit8Hc In this video, I explore Chat2DB – an AI-powered SQL tool that helps you generate, ...

40:46
Chat2DB - The Ultimate AI-Powered SQL Tool (complete beginners tutorial)

4,483 views

8 months ago

weecology
SQL Databases For dplyr Users: Grouping And Summarizing Data Using GROUP BY

This video is about aggregating or grouping data in SQL. In SQL we can break the data into groups and summarize the data in ...

7:46
SQL Databases For dplyr Users: Grouping And Summarizing Data Using GROUP BY

1,763 views

5 years ago

Microsoft Mechanics
Link local SQL Servers to Azure SQL Managed Instances.

Improve hybrid workloads with updates to SQL Server 2022, now generally available. Watch the full video here: ...

0:57
Link local SQL Servers to Azure SQL Managed Instances.

24,441 views

2 years ago

BraveHub
CS50’s Introduction to Databases with SQL - Full SQL University Course

This is CS50's introduction to databases using a language called SQL. Learn how to create, read, update, and delete data with ...

11:08:05
CS50’s Introduction to Databases with SQL - Full SQL University Course

6,333 views

1 year ago

weecology
SQL Databases For dplyr Users: Filtering Data Using WHERE

This video is about filtering data in SQL. We're going to start where we left off last time with our 'SELECT' statement from the ...

3:32
SQL Databases For dplyr Users: Filtering Data Using WHERE

849 views

5 years ago

weecology
SQL Databases For dplyr Users: Order Of SQL Keywords

This video is about the order of different keywords or commands in SQL. The order of commands in SQL goes in a strict order.

2:07
SQL Databases For dplyr Users: Order Of SQL Keywords

597 views

5 years ago

Alex Demko
1NF, 2NF, 3NF?! Stop Messing Up Your Database! 🧠🗃️

Creating a new database? Make sure you don't fall into these traps! In this video, I go over the most common mistakes ...

0:05
1NF, 2NF, 3NF?! Stop Messing Up Your Database! 🧠🗃️

881 views

7 months ago

weecology
Working With SQL Databases From R: Copying Data From R To A Database

This video is about how to write results that we've generated in R back to the database. So, so far we've been reading data from ...

2:47
Working With SQL Databases From R: Copying Data From R To A Database

3,787 views

5 years ago

Alex Demko
SQL Tip: Smart Indexing Only! 🛠️📈

Creating a new database? Make sure you don't fall into these traps! In this video, I go over the most common mistakes ...

0:06
SQL Tip: Smart Indexing Only! 🛠️📈

1,430 views

7 months ago

weecology
SQL Databases For dplyr Users: Combining Tables Using JOIN

This video is about combining data from multiple tables in SQL. And just like in dplyr we do this using joins. So let's write a query ...

5:31
SQL Databases For dplyr Users: Combining Tables Using JOIN

907 views

5 years ago

weecology
SQL Databases For dplyr Users: Selecting Columns Using SELECT

This video is about how to select columns in SQL. Now that we're set up to run SQL queries in the 'portal.sqllite' database we'll ...

4:31
SQL Databases For dplyr Users: Selecting Columns Using SELECT

1,509 views

5 years ago

Alex Demko
SQL Email Search: Wildcards & Patterns Explained! 💻

Creating a new database? Make sure you don't fall into these traps! In this video, I go over the most common mistakes ...

0:04
SQL Email Search: Wildcards & Patterns Explained! 💻

227 views

7 months ago

EmacsConf and Emacs hangouts
EmacsConf 2024: PGmacs: browsing and editing PostgreSQL databases from Emacs - Eric Marsden

EmacsConf 2024: PGmacs: browsing and editing PostgreSQL databases from Emacs - Eric Marsden (he/him) ...

13:18
EmacsConf 2024: PGmacs: browsing and editing PostgreSQL databases from Emacs - Eric Marsden

1,299 views

1 year ago

Alex Demko
STOP Making SQL Database Mistakes with Python!

Join me as I demonstrate how to master SQL and Python integration, showing you essential techniques for database connectivity ...

19:34
STOP Making SQL Database Mistakes with Python!

204 views

1 year ago

NYC Open Data Week
Intro to SQL

NYC Open Data Week 2024 48 Intro to SQL - March 16 2024 Meghan Maloy - Staff Analytics Engineer, Datadog SQL (Structured ...

47:56
Intro to SQL

191 views

1 year ago

weecology
SQL Databases For dplyr Users: Introduction

We're going to be talking about a particular class of database called an SQL database or a relational database. And in these SQL ...

10:17
SQL Databases For dplyr Users: Introduction

3,633 views

5 years ago

Adam Gardner
Osquery & OpenTelemetry collector - SQL queries for Observability

osquery is a free and open source tool that turns your computers (endpoints) into queryable "things" using SQL. For example ...

10:55
Osquery & OpenTelemetry collector - SQL queries for Observability

1,036 views

2 months ago

Alex Demko
8 Common Database Design Mistakes and How to Avoid Them! 🛑

Creating a new database? Make sure you don't fall into these traps! In this video, I go over the most common mistakes ...

20:41
8 Common Database Design Mistakes and How to Avoid Them! 🛑

298 views

7 months ago

weecology
SQL Databases For dplyr Users: Sorting Using ORDER BY

This video is about sorting data in SQL. To sort data in SQL we use the 'ORDER BY' command, which is equivalent to 'arrange' in ...

2:46
SQL Databases For dplyr Users: Sorting Using ORDER BY

582 views

5 years ago

ITOpsTalk
Assess your SQL databases with Azure Migrate

In this video Sarah Lean takes you through the process of using Azure Migrate and the Database Migration Assistant to assess ...

6:45
Assess your SQL databases with Azure Migrate

1,027 views

5 years ago

Alex Demko
How to Make Good Database Tables! ✅

Creating a new database? Make sure you don't fall into these traps! In this video, I go over the most common mistakes ...

0:05
How to Make Good Database Tables! ✅

717 views

7 months ago

MechanicaLEi
How are virtual tables in SQL used? Virtual Tables in SQL | Nested and complex queries in SQL

Welcome back MechanicaLEi, did you know that virtual tables help convert phrases like the ones we use to interact with our Alexa ...

3:51
How are virtual tables in SQL used? Virtual Tables in SQL | Nested and complex queries in SQL

3,218 views

5 years ago