סרטוני הדרכה ללימוד עצמי - Simm.BI

סדרת סרטוני הדרכה מערוץ היוטיוב שלנו

Installation / Intro

Adventure Works Introduction

Intro connection

Installation of browser extension

Introduction to AdventureWorks DB


מבוא – Adventure Works

מבוא למסד הנתונים Adventure Works

Connecting to a database


מבוא – חיבור למסד נתונים

חיבור למסד נתונים

Installation of a browser extension that enables working localy with results. 


התקנה – תוסף לדפדפן

התקנה להרחבה של הדפדפן שמאפשרת עבודה עם התוצאות בבצורה מקומית

Model

Model 4 rename del fact resellers sales

Model 3 agg column fact resellers sales

Model 2 Add Column fact resellers sales

Model - 1 - introduction, get file - sql (fact_resellers_sales)

Renaming a column and deleting a column in the model. Example: resellers table from AdventureWorks DWH.


מודל 4 – שינוי שם ומחיקה של עמודות (fact_resellers_sales) שינוי שם עמודה ומחיקת עמודה במודל. דוגמא על טבלת resellers של AdventureWorks DWH

Using aggregate functions in the model. Example: resellers table from AdventureWorks DWH.


מודל 3 – עמודה מחושבת אגרגטיבית (fact_resellers_sales) שימוש בפונקציות אגרגטיביות במודל. דוגמא על טבלת resellers של AdventureWorks DWH

Adding calculated columns and using functions on data in the model. Example: resellers table from AdventureWorks DWH.


מודל 2 – הוספת עמודה (fact_resellers_sales)

הוספת עמודות מחושבות ושימוש בפונקציות על נתונים במודל דוגמא על טבלת resellers של AdventureWorks DWH

Building a model – getting started. Bringing data from the database as part of a model. Example: resellers table from the AdventureWorks DWH.


מודל 1 – מבוא, יבוא נתונים ב-sql ממסד נתונים (fact_resellers_sales)

בניית מודל מבוא. הבאת נתונים ממסד נתונים כחלק ממודל. דוגמא על טבלת resellers של AdventureWorks DWH

Model 8 group step goals

Model 7 google sheets goals

Model 6 joins products

Model 5 Filter Data fact resellers sales

Grouping a table in the model. Example: profit goals table.


מודל 8 – קיבוץ טבלה (goals)

קיבוץ טבלה במודל. דוגמא על טבלת יעדים

Bringing data from Google Sheets into the model. Example: profit goals table.


מודל 7 – יבוא נתונים מ-google sheets

למודל (goals) הבאת נתונים מתוך Google Sheets למודל. דוגמא על טבלת יעדים

Joining tables in the model. Example: products table from AdventureWorks DWH.


מודל 6 – חיבור בין טבלאות (products)

חיבור טבלאות במודל. דוגמא על טבלאות products של AdventureWorks DWH

Adding a filter to the data in the model. Example: resellers table from AdventureWorks DWH.


מודל 5 – סינון נתונים (fact_resellers_sales) הוספת פילטר לנתונים במודל. דוגמא על טבלת resellers של AdventureWorks DWH

Model 12 vlookup step

Model 11 pivot currency

Model 10 virtual table currency

Model 9 API currency

Using the VLOOKUP step in the model.


מודל 12 – שימוש ב-VLOOKUP

שימוש ב-vlookup step במודל

Implementing a pivot in the model. Example: exchange rates table.


מודל 11 – פיבוט (שערי מטבע)

מימוש pivot במודל. דוגמא על טבלת שערי מטבע

Adding a virtual table (adding a table manually) to the model. Example: exchange rates table.


מודל 10 – טבלה וירטואלית (שערי מטבע)

הוספת טבלה וירטואלית (הוספת טבלה באופן ידני) למודל. דוגמא על טבלת שערי מטבע

Bringing data from an API into the model. Example: exchange rates table.


מודל 9 – יבוא נתונים מ-API (שערי מטבע)

הבאת נתונים מ-API במודל. דוגמא על טבלת שערי מטבע

Model 16 timing, table

Model 15 model step Building one final model

Model 14 sql query dim resellers + geography

Model 13 copy table step

Inserting data into a database from the model, fixed scheduling for the model, and additional actions that can be performed with model results (such as sending an email).


מודל 16 – תזמון מודל, שימוש בפעולת הטבלה

הזרמת נתונים למסד נתונים מתוך מודל, תזמון קבוע למודל, פעולות נוספות שניתן לבצע עם תוצאות מודל (כגון שליחת מייל)

Bringing data into the model from other models. Example: creating a final model from all the models we've created so far.


מודל 15 – יבוא נתונים ממודל – בניית מודל סופי

הבאת נתונים למודל מתוך מודלים אחרים. דוגמא – יצירת מודל סופי מכלל המודלים שיצרנו עד כה

Using sql query with join to create resellers model. Resellers + Geography tables.


מודל 14 – שימוש בשאילתת sql מורכבת (resellers geography)

שימוש בשאילתת sql המכילה Join לבניית dim resellers. טבלאות resellers ו-geography

Using the copy table step in the model.


מודל 13 – שימוש בהעתקת טבלה

שימוש ב-copy table step במודל

Assignment

solutions sakila model 2 staff store

solutions sakila model 1 customer

final assignment sakila - model part

Sakila Overview

Showing a solution to Model 2 – Staff Store , Sakila


פתרון למודל השני – צוות וחנויות

הצגת הפתרון למודל השני – צוות וחנויות

Showing a solution to Model 1 – Customers, Sakila


פתרון למודל הראשון – לקוחות

הצגת הפתרון למודל הראשון – לקוחות

Explaining the model for the final assignment


משימה מסכמת – Sakila – שלב המודל

הסבר למשימה המסכמת – Sakila – שלב המודל

Introduction to Sakila DB


מבוא – Sakila

מבוא למסד הנתונים Sakila

solutions sakila final model

solutions sakila model 4 rentals payment

solutions sakila model 3 film

Showing a solution to the final model for Sakila


פתרון למודל הסופי

הצגת הפתרון למודל הסופי

Showing a solution to Model 4 – Rental Payment, Sakila


פתרון למודל הרביעי – השכרות ותשלומים

הצגת הפתרון למודל הרביעי – השכרות ותשלומים

Showing a solution to Model 3 – Film, Sakila


פתרון למודל השלישי – סרטים

הצגת הפתרון למודל השלישי – סרטים