Instructional Video3:28
Curated Video

Master SQL for Data Analysis - Database Dictionary

Higher Ed
We will explore the data-storing area called the dictionary, which stores constraints, filters, functions, lists, and so on. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data...
Instructional Video9:49
Curated Video

Master SQL for Data Analysis - Grouping Rows (GROUP BY and HAVING)

Higher Ed
Let's learn how to group rows based on values in specific columns and then apply different actions on the groups, such as applying filters using GROUP BY and HAVING. This clip is from the chapter "SQL - Retrieving Data with Queries" of...
Instructional Video10:07
Curated Video

Master SQL for Data Analysis - Query Data (SELECT)

Higher Ed
Let's learn to query data using the SELECT option that determines the columns to include in the result set. This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This section...
Instructional Video4:18
Curated Video

Master SQL for Data Analysis - Update and Delete

Higher Ed
Here, you will learn to update a table's fields and delete erroneous or redundant information. This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for Data Analysis".This section delves...
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 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 Video0:53
Curated Video

Master SQL for Data Analysis - Overview-3

Higher Ed
This video provides an overview of the combination of data from multiple datasets from multiple tables using operators. This clip is from the chapter "SQL - Combining Data from Multiple Tables" 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 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 Video4:01
Curated Video

Master SQL for Data Analysis - DB Installation

Higher Ed
This video demonstrates how to install PostgreSQL, the most advanced RDBMS that we have currently. This clip is from the chapter "Getting Started!" of the series "Master SQL for Data Analysis".This section focuses on a general...
Instructional Video2:14
Curated Video

Master SQL for Data Analysis - Our Learning Objectives-1

Higher Ed
This video looks at the learning objectives from this course and the general training roadmap. This clip is from the chapter "Getting Started!" of the series "Master SQL for Data Analysis".This section focuses on a general introduction...
Instructional Video11:23
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Creating a CDB Database

Higher Ed
In this practice video, you will gain hands-on experience by dropping the database in srv1 and creating a Container Database (CDB) in its place. You will learn the practical steps involved in setting up a CDB environment. This clip is...
Instructional Video4:40
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Querying Data Dictionary

Higher Ed
In this Practice video, you will learn how to retrieve specific information about an Oracle database by querying dynamic performance views and data dictionary views. You will gain hands-on experience in extracting meaningful insights...
Instructional Video12:37
Curated Video

Oracle Database Administration from Zero to Hero - Introducing Data Dictionary

Higher Ed
In this video, we will introduce the concept of the data dictionary in Oracle Database. You will learn about dynamic performance views and data dictionary views, and how to query them to retrieve valuable information about the database....
Instructional Video8:20
Curated Video

Oracle Database Administration from Zero to Hero - Overview of RDBMS (Part 1 of 2)

Higher Ed
In this video, you will learn about the basics of RDBMS, including its features, SQL, and the different RDBMS products available in the market. This clip is from the chapter "Introduction to RDBMS" of the series "Oracle Database...
Instructional Video11:22
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - ChatGPT for Power BI Desktop

Higher Ed
ChatGPT chatbot technology with Power BI Desktop integration allows users to interact with data and reports through NLP queries. The video provides step-by-step guidance on setting up the integration and use of ChatGPT to enhance...
Instructional Video8:21
Curated Video

Power BI Tips and Tricks (Includes Time-Saving ChatGPT Prompts) - Circular Dependency Errors in Relationships Between Tables and How to Fix Them

Higher Ed
This video delves deeper into circular dependency errors in Power BI and guides on identifying and fixing errors in the context of table relationships. We will gain valuable insights into best practices for structuring tables and...
Instructional Video2:54
Curated Video

ChatGPT 101 - Supercharge Your Work and Life with ChatGPT - Prompt Formats and Output Options

Higher Ed
This video explores different prompt formats and output options for working with ChatGPT. You will learn about the benefits and limitations of different prompt formats and approaches for selecting the right format for a particular task....
Instructional Video6:59
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using Table Compression

Higher Ed
In this practice video, we will deepen our understanding of table compression by examining scenarios where basic compression and advanced compression techniques are effective. You will gain practical experience in applying compression to...