Instructional Video6:27
Curated Video

Microsoft SQL Server Development for Everyone - Deleting Data from the Table Using an SQL Script

Higher Ed
This video explains how to delete data from the table using an SQL script. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate...
Instructional Video5:55
Curated Video

Microsoft SQL Server Development for Everyone - Connecting to a Database Instance and Creating a Database

Higher Ed
This video explains how to connect to a database instance and create a database. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to...
Instructional Video5:03
Packt

Microsoft SQL Server Development for Everyone - Download and Install SQL Server Express 2017

Higher Ed
This video demonstrates how to download and install SQL Server Express 2017 • Step 1: Install Microsoft® SQL Server® 2017 Express • Microsoft® SQL Server® 2017 Express is a powerful and reliable free data management system that delivers...
Instructional Video5:00
Curated Video

Learning Microsoft Power BI - Creating a DAX Measures Table

Higher Ed
In this video, we will learn about the benefits and creation of a DAX Measures table. • Understand the benefits of organizing measures in a separate table • Create a new DAX measures table • Move existing measures from the data table...
Instructional Video3:59
Curated Video

Learning Microsoft Power BI - Report View Walkthrough

Higher Ed
In this video, we will learn about the design, form, and function of the report view. • Learn about the characteristics of Power BI, compared to other tools • Learn about the various sections of the report layout • Learn about the...
Instructional Video3:17
Curated Video

Learning Microsoft Power BI - Translating Report Requirements into DAX Measures

Higher Ed
In this video, we will learn how to translate project requirements into calculations needed for a data model. • Learn how to break down project requirements into the needed DAX measures • Understand the types of basic DAX measures that...
Instructional Video5:31
Curated Video

Learning Microsoft Power BI - Table Types and Relational Data Modeling

Higher Ed
In this video, we will learn some crucial concepts about data modeling and table types in data models. • Understand why we did not import a single table • Understand the advantages of using multiple tables in our data models • Identify...
Instructional Video19:22
Curated Video

Microsoft SQL Server Development for Everyone - Running Queries on Related Tables (Inner Join)

Higher Ed
This video explains how to run queries on related tables using the inner join clause. This clip is from the chapter "Relationships and Foreign Keys" of the series "Microsoft SQL Server Development for Everyone".This section presents an...
Instructional Video4:17
Curated Video

Microsoft SQL Server Development for Everyone - Dropping or Removing a Database

Higher Ed
This video explains how to drop or remove a database. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate tables and data.
Instructional Video5:57
Curated Video

Learning Microsoft Power BI - Setting Up Scheduled Refreshes

Higher Ed
In this video, we will learn how to set up scheduled refreshes using a data gateway. • Understand the benefits of having scheduled refreshes • Install a data gateway on your computer • Set up a scheduled refresh on the Power BI Service...
Instructional Video8:16
Curated Video

Learning Microsoft Power BI - Formatting and Report Design

Higher Ed
In this video, we will learn best practices and techniques for designing effective reports. • Learn the three important techniques for designing and formatting a report • Change the color theme and add a report background • Add objects...
Instructional Video6:47
Curated Video

Learning Microsoft Power BI - Referencing DAX Measures

Higher Ed
In this video, we will learn about the DAX quick measures tool in Power BI. • Understand the benefits of creating a new measure with the quick measures tool • Understand the risks involved with the same • Create a new DAX calculation...
Instructional Video10:06
Curated Video

Learning Microsoft Power BI - Creating Basic DAX Measures

Higher Ed
In this video, we will learn how to write basic DAX measures. • Understand how DAX calculates based on column or table references • Create your first set of DAX measures • Learn how DAX measures can reference each other This clip is from...
Instructional Video2:44
Curated Video

Learning Microsoft Power BI - DAX Concepts and Fundamentals

Higher Ed
In this video, we will learn important fundamentals of DAX, including what it is and what it’s used for. • Understand that DAX exists in multiple tools, not just Power BI • Learn how DAX formulas work compared to Excel formulas •...
Instructional Video10:52
Curated Video

Learning Microsoft Power BI - Adding New Columns with Power Query

Higher Ed
We are going to learn three common ways of adding and modifying columns. • Get introduced to Add Columns, Merge Columns, and Modify Columns • Open your query editor • Apply the steps This clip is from the chapter "Common Data...
Instructional Video14:36
Curated Video

Microsoft SQL Server Development for Everyone - Database Scripting, Backup, and Restoring

Higher Ed
This video sheds light on database scripting, backup, and restoring. This clip is from the chapter "Advanced SQL Server Objects and Concepts" of the series "Microsoft SQL Server Development for Everyone".null
Instructional Video7:45
Curated Video

Learning Microsoft Power BI - Intelligent Data Filtering with Power Query

Higher Ed
In this video, we will learn how to apply data filtering. • Understand why we should filter data • Apply data transformations to the FACTSales table • Filter the data using Power Query This clip is from the chapter "Common Data...
Instructional Video3:55
Curated Video

Learning Microsoft Power BI - Reviewing Project Requirements and Determining Data Sources

Higher Ed
In this video, we are going to review project requirements and determine data sources. • Learn how to take a given set of requirements • Understand what finalizing the requirements by multiple refinement and review iterations means •...
Instructional Video23:12
Curated Video

Microsoft SQL Server Development for Everyone - Creating and Managing Views

Higher Ed
This video explains how to create and manage views. This clip is from the chapter "Advanced SQL Server Objects and Concepts" of the series "Microsoft SQL Server Development for Everyone".null
Instructional Video4:03
Curated Video

Microsoft SQL Server Development for Everyone - SQL SUM Aggregate Function

Higher Ed
This video explains the SQL SUM aggregate function. This clip is from the chapter "GROUP BY and Aggregate Functions" of the series "Microsoft SQL Server Development for Everyone".This section presents an introduction to the GROUP BY and...
Instructional Video9:20
Curated Video

Microsoft SQL Server Development for Everyone - Selecting Data from the Table Using an SQL Script

Higher Ed
This video explains how to select data from the table using an SQL script. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate...
Instructional Video9:25
Curated Video

Learning Microsoft Power BI - Creating Visualizations-Card Visualizations and Title Section

Higher Ed
In this video, we will explore the top title section of the report and see what types of information should be displayed there. • Add a title and image to the report • Understand what types of information should be displayed on card...
Instructional Video5:32
Curated Video

Learning Microsoft Power BI - Connecting to (Almost) Any Data Source with Power Query

Higher Ed
In this video, we will learn how to connect to any data source with the help of Power Query. • Look at the various types of data connections we can make with the help of Power Query • Understand how to connect to data present on premises...
Instructional Video4:13
Curated Video

Job-Ready SQL in an Afternoon - NTiles

Higher Ed
In this video, we will cover NTiles. This clip is from the chapter "Window Functions" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover Window functions.