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

ابزارهای یادگیری هوش مصنوعی را باز کنید

ثبت‌نام کنید تا به ابزارهای قدرتمندی دسترسی پیدا کنید که به شما کمک می‌کنند سریع‌تر از هر ویدیو یاد بگیرید.

توضیح صحنه شکارچی عبارات مرور فلش‌کارت تمرین تکرار مکالمه تعاملی
ثبت‌نام رایگان
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,295 بازدید · اضافه شده 4 روز پیش

آمار یادگیری

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.

زیرنویس کامل در پخش‌کننده ویدیو موجود است

با تمرین‌ها یاد بگیرید

تمرین‌های واژگان، گرامر و درک مطلب از این ویدیو بسازید

واژگان و گرامر آزمون درک مطلب آزمون IELTS تمرین نوشتاری
ثبت‌نام برای تمرین
هنوز نظری وجود ندارد. اولین نفری باشید که افکار خود را به اشتراک می‌گذارد!

ثبت‌نام کن و همه امکانات رو باز کن

پیشرفتت رو دنبال کن، واژگان رو ذخیره کن و تمرین کن

شروع رایگان یادگیری زبان