The video owner has disabled playback on external websites.

This video is no longer available on YouTube.

This video cannot be played right now.

Watch on YouTube

解锁AI学习工具

注册即可使用强大工具,帮助你从每个视频中更快地学习。

场景解析 短语猎手 词卡复习 跟读练习 语音回放
免费注册
B1 中级 英语 17:40 Educational

Learn Basic SQL in 15 Minutes | Business Intelligence For Beginners | SQL Tutorial For Beginners 1/3

Adam Finer - Learn BI Online · 3,103,305 次观看 · 添加于 1 周前

学习统计

B1

CEFR 等级

5/10

难度

字幕 (331 片段)

00:00

- In this video you are gonna learn the basics

00:02

of SQL querying in just 15 minutes

00:06

and by the time we are finished

00:07

you'll be wondering what all the fuss was about.

00:09

Are you ready?

00:10

Then let's get started.

00:13

(upbeat music)

00:19

Hello and welcome to Vitamin BI,

00:21

bringing new business intelligence for beginners and beyond.

00:26

On this channel, I help you do more with data.

00:28

So if you are new here, consider subscribing.

00:31

Right, so as I said in my intro,

00:33

I'm going to teach you the basics

00:35

of SQL querying the essentials that you'll need to know

00:39

if you are considering becoming a business

00:41

intelligence analyst.

00:43

Obviously we can only go so far in 15 minutes

00:46

but I promise you that by the time we are finished

00:49

you'll be able to understand quite a lot

00:51

of what you might be called upon to do.

00:54

We'll be focusing specifically on querying data,

00:57

not creating or deleting databases, tables or data.

01:01

Just selecting data

01:03

from tables that we want to return for our specific needs.

01:07

Before we get started, let me give you a little context.

01:11

You might be wondering why you need to learn SQL.

01:14

With BI Tools becoming more and more sophisticated

01:17

can't they write the SQL queries for me?

01:20

The answer to that is yes and no.

01:24

Yes, when it comes

01:25

to requesting data for different charts, graphs

01:28

and tables that you might want to present in dashboards.

01:31

In these cases the BI tool will have some kind

01:34

of graphical interface to be able to drag

01:36

and drop fields to return data.

01:39

But no, in that in a lot

01:41

of cases you'll need to write SQL queries to

01:44

pre aggregate filter and select only the data necessary

01:48

for the project that you are working on.

01:50

These are often called views

01:53

and you create views mainly because it's more efficient

01:56

than connecting to all data when you only need some of it.

02:01

So you could have a table that contains millions

02:03

of rows of data, but by creating a view of it

02:07

your BI tool will only need to work

02:09

with a few thousand,

02:11

making analysis and presenting results much faster.

02:15

So you see, knowing how to query

02:17

with SQL is a useful skill to have.

02:20

Let's jump onto my computer and get started.

02:22

So today we are working

02:24

with a SQL light database that I found online

02:27

containing data compiled

02:29

from the FIFA video game by EA Sports.

02:32

So soccer stats, I'll leave a link to the database

02:36

in the description if you want to play around with it too.

02:39

In terms of the tool I'm using

02:41

to query the database, it's called Navicat.

02:44

It's the premium version that allows you to connect to

02:47

and query pretty much any relational database

02:50

but they also have a version

02:51

for specific RDBMS, like MySQL, SQL Server, et cetera.

02:56

Link also in the description.

02:58

Here we are in the Navicat interface.

03:01

On the left we can see that I'm connected

03:03

to the Soccer DB connection that I've created

03:06

and in that connection is a database called main.

完整字幕可在视频播放器中查看

用练习题学习

从这个视频生成词汇、语法和理解练习

词汇与语法 理解测验 雅思考试 写作练习
注册开始练习
还没有评论。成为第一个分享想法的人!

注册解锁全部功能

追踪进度、保存词汇、练习题目

免费开始学语言