Instructional Video5:00
Curated Video

Master SQL for Data Analysis - Inserting Data

Higher Ed
In this lesson, we will look at inserting data into tables and learn to use commands to insert single and multiple rows of data. This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for...
Instructional Video6:07
Curated Video

Master SQL for Data Analysis - Creating Tables - Constraints

Higher Ed
Here, we will look at the different constraints that can be added to update or limit data stored in a specific column in a table. This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for...
Instructional Video4:03
Curated Video

Master SQL for Data Analysis - Creating Tables - Introduction

Higher Ed
Let's explore how to organize data better by building tables in a database. This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for Data Analysis".This section delves deep into creating...
Instructional Video6:32
Curated Video

Master SQL for Data Analysis - Schema, Metadata, Data Dictionary

Higher Ed
Let's learn how to create multiple relational database instances and define the needed table for each entity type. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section focuses...
Instructional Video3:11
Curated Video

Master SQL for Data Analysis - Cross-Join

Higher Ed
In this lesson, you will learn about combining datasets and tables with very little or no common factors among them. This clip is from the chapter "SQL - Combining Data from Multiple Tables" of the series "Master SQL for Data...
Instructional Video1:49
Curated Video

Master SQL for Data Analysis - Data-Type Conversions (CAST)

Higher Ed
Here, we will understand predefined datatypes and how to convert one data type to another. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This section focuses on the...
Instructional Video3:06
Curated Video

Master SQL for Data Analysis - Sorting Rows (ORDER BY)

Higher Ed
In this lesson, you will learn about the options for sorting the output result of a query in some specific order to save time and keep data better organized. This clip is from the chapter "SQL - Retrieving Data with Queries" of the...
Instructional Video1:45
Curated Video

Master SQL for Data Analysis - Alias for Tables and Columns

Higher Ed
Let's learn how to create labels for columns generated by expressions or built-in functions to make column names more visible. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data...
Instructional Video1:42
Curated Video

Master SQL for Data Analysis - Overview-1

Higher Ed
This video outlines creating entire databases and building schemas and tables in detail. This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for Data Analysis".This section delves deep...
Instructional Video4:27
Curated Video

Master SQL for Data Analysis - Partitions

Higher Ed
In this lesson, we will explore partitions, a popular strategy to handle growing amounts of data, and break tables into smaller parts called partitions. This clip is from the chapter "Databases - Terminology" of the series "Master SQL...
Instructional Video5:13
Curated Video

Master SQL for Data Analysis - Indexes

Higher Ed
Let's learn more about indexes, which will help optimize queries. You will learn how to create an index and structure data using indexes. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data...
Instructional Video2:10
Curated Video

Master SQL for Data Analysis - Null Values

Higher Ed
In this video, you will learn what a null value is, how it affects the functioning of a table, and how to be careful when analyzing null values. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data...
Instructional Video3:27
Curated Video

Master SQL for Data Analysis - Relational Model, ER Diagram

Higher Ed
Here, we will explore the three main building blocks of a relational database: entity, attribute, and relationship. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section focuses...
Instructional Video3:21
Curated Video

Master SQL for Data Analysis - Primary and Foreign Keys

Higher Ed
In this video, we will look at a primary key used to identify a row in a table and a foreign key used to navigate from one table to another. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data...
Instructional Video3:49
Curated Video

Master SQL for Data Analysis - Tables, Columns, Rows

Higher Ed
In this lesson, we will explore tables in a database, and the two-dimensional rows and columns of a table. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section focuses on...
Instructional Video6:27
Curated Video

Master SQL for Data Analysis - Overview - Database, DBMS, SQL

Higher Ed
In this video, the author discusses the key terms used when talking about SQL and relational databases. This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section focuses on...
Instructional Video2:05
Great Big Story

Arabbers, Baltimore's Horse-Drawn vendors sustain a historic tradition

12th - Higher Ed
Explore the enduring tradition of Arabbers, who bring fresh produce to Baltimore's neighborhoods using horse-drawn carts, supporting community access and local history.
Instructional Video6:53
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - What Is a Feature Vector?

Higher Ed
In this video, you will learn about a feature vector. This clip is from the chapter "Machine Learning Basics" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section, we will cover machine...
Instructional Video12:46
Curated Video

Data Science Prerequisites - Numpy, Matplotlib, and Pandas in Python - Arrays Versus Lists

Higher Ed
In this video, we will be comparing NumPy array to Python list. This clip is from the chapter "NumPy" of the series "Data Science Prerequisites - NumPy, Matplotlib, and Pandas in Python".In this section of the course, we will dive into...
Instructional Video6:53
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Starting Up and Shutting Down DB Instances

Higher Ed
In this Practice video, you will gain hands-on experience with starting up and shutting down Oracle database instances. We will explore different startup and shutdown modes commonly used in Oracle databases. This clip is from the chapter...
Instructional Video7:34
Curated Video

Oracle Database Administration from Zero to Hero - Introducing Database Tablespaces and Data Files

Higher Ed
In this video, you will learn about database tablespaces and data files, including their structure, types, and usage in Oracle database architecture. This clip is from the chapter "Database Architecture" of the series "Oracle Database...
Instructional Video6:05
Curated Video

The Complete Vue.js Course for Beginners - Sending API Data

Higher Ed
In this video, you will learn how to send API data using an example. This clip is from the chapter "Routing and API" of the series "The Complete Vue.js Course for Beginners".This section explains routing, dynamic routing, and API.
Instructional Video4:38
Curated Video

The Complete Vue.js Course for Beginners - Complete Form Validation

Higher Ed
In this video, we will discuss form validations and how to remove an error if it occurs. This clip is from the chapter "Form and Validation" of the series "The Complete Vue.js Course for Beginners".In this section, we will look at forms...
Instructional Video15:26
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Deep Dive into the New DAX Functions

Higher Ed
This video will take a deep dive into the new DAX functions in Power BI. The video provides a comprehensive overview of the latest DAX functions and demonstrates how these can be used to enhance data modeling and analysis in Power BI....