Hi, what do you want to do?
Curated Video
Master SQL for Data Analysis - Query Data (SELECT)
Let's learn to query data using the SELECT option that determines the columns to include in the result set.
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This...
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This...
Curated Video
Master SQL for Data Analysis - Inserting Data
In this lesson, we will look at inserting data into tables and learn to use commands to insert single and multiple rows of data.
<
br/>
This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series...
<
br/>
This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series...
Curated Video
Master SQL for Data Analysis - Data-Type Conversions (CAST)
Here, we will understand predefined datatypes and how to convert one data type to another.
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This section focuses...
<
br/>
This clip is from the chapter "SQL - Retrieving Data with Queries" of the series "Master SQL for Data Analysis".This section focuses...
Curated Video
Master SQL for Data Analysis - Overview-1
This video outlines creating entire databases and building schemas and tables in detail.
<
br/>
This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for Data Analysis".This section...
<
br/>
This clip is from the chapter "SQL - Creating Databases, Schemas, and Tables" of the series "Master SQL for Data Analysis".This section...
Curated Video
Master SQL for Data Analysis - Partitions
In this lesson, we will explore partitions, a popular strategy to handle growing amounts of data, and break tables into smaller parts called partitions.
<
br/>
This clip is from the chapter "Databases - Terminology" of the series...
<
br/>
This clip is from the chapter "Databases - Terminology" of the series...
Curated Video
Master SQL for Data Analysis - Indexes
Let's learn more about indexes, which will help optimize queries. You will learn how to create an index and structure data using indexes.
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for...
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for...
Curated Video
Master SQL for Data Analysis - Overview - Database, DBMS, SQL
In this video, the author discusses the key terms used when talking about SQL and relational databases.
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section focuses...
<
br/>
This clip is from the chapter "Databases - Terminology" of the series "Master SQL for Data Analysis".This section focuses...
Curated Video
Master SQL for Data Analysis - Our Learning Objectives-1
This video looks at the learning objectives from this course and the general training roadmap.
<
br/>
This clip is from the chapter "Getting Started!" of the series "Master SQL for Data Analysis".This section focuses on a general...
<
br/>
This clip is from the chapter "Getting Started!" of the series "Master SQL for Data Analysis".This section focuses on a general...
Curated Video
Recommender Systems: An Applied Approach using Deep Learning - Making the Model and Query Tower
In this lecture, you will learn to develop our model and create a query tower to perform retrieval tasks.
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An...
<
br/>
This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An...
Curated Video
Oracle Database Administration from Zero to Hero - Oracle Database Multitenant Architecture (Part 2 of 2)
In this video, we will dive deeper into the Oracle Database Multitenant architecture. You will learn how to utilize Data Dictionary Views and V$ Views in CDBs, understand the common files in CDBs, differentiate between local users and...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Databases (Part 1 of 2)
In this Practice video, we will create an Oracle database in the Linux platform (srv1) using the knowledge and skills acquired in the previous videos.
<
br/>
This clip is from the chapter "Installing and Creating Oracle Databases"...
<
br/>
This clip is from the chapter "Installing and Creating Oracle Databases"...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Automating Tasks with the Scheduler
In this practice video, you will gain hands-on experience by implementing common tasks involved in using the Scheduler in Oracle databases. Through practical exercises, you will apply your knowledge to set up and manage scheduled jobs,...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using External Tables
In this practice video, you will apply your knowledge by creating external tables using the ORACLE_LOADER and ORACLE_DATAPUMP access drivers. Through hands-on exercises, you will gain practical experience in utilizing External Tables...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Performing Flashback Database
In this practice video, you will gain hands-on experience by performing routine tasks involved in managing Flashback Database. Through practical exercises, you will strengthen your skills in utilizing Flashback Database for data...
Curated Video
Oracle Database Administration from Zero to Hero - Performing Incremental Backups (3 of 3)
In this video, we will explore the configuration of Block Change Tracking (BCT) for incremental backups. You will understand how BCT improves the efficiency of backup operations.
<
br/>
This clip is from the chapter "Taking Backups...
<
br/>
This clip is from the chapter "Taking Backups...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Performing RMAN Backups - Part I (2 of 2)
In this practice video, you will gain hands-on experience with taking database and tablespace backups online using RMAN.
<
br/>
This clip is from the chapter "Taking Backups in Oracle Databases" of the series "Oracle Database...
<
br/>
This clip is from the chapter "Taking Backups in Oracle Databases" of the series "Oracle Database...
Curated Video
Oracle Database Administration from Zero to Hero - Managing the Redo Log (Part 3 of 4)
In this video, we will focus on the management of redo log groups and members. You will learn how to effectively manage these components to ensure reliable data recovery.
<
br/>
This clip is from the chapter "Managing Fast Recovery...
<
br/>
This clip is from the chapter "Managing Fast Recovery...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing the Fast Recovery Area
In this practice video, you will have hands-on experience examining the Fast Recovery Area (FRA) configured in the srv1 database. You will gain practical insights into the FRA management techniques discussed in the previous video.
<
br/>...
<
br/>...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using Database Links
In this practice video, we will reinforce our understanding of using database links. You will create and use a database link to the SOE schema in PDB1.
<
br/>
This clip is from the chapter "Managing Database Connectivity" of the...
<
br/>
This clip is from the chapter "Managing Database Connectivity" of the...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Local and Common Users (Part 2 of 2)
In this practice video, we will continue our hands-on practice with managing local and common users. You will grant privileges as common or local and enable common users to view information about specific PDBs.
<
br/>
This clip is...
<
br/>
This clip is...
Curated Video
Oracle Database Administration from Zero to Hero - Querying Container Data Objects
In this video, we will focus on querying container data objects. You will learn how to query container data objects, set CONTAINER_DATA attributes for a common user, obtain information about CONTAINER_DATA attributes in a multitenant...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Users and User Security (Part 1 of 2)
In this practice video, we will apply the knowledge gained in managing database users and user security. You will perform common tasks involved in managing database users and roles, with a focus on implementing a simple example.
<
br/>...
<
br/>...
Curated Video
Oracle Database Administration from Zero to Hero - Managing Undo Data (Part 2 of 3)
In this video, we will continue exploring the management of undo data. You will learn how to tune undo data and leverage the undo advisor for performance optimization.
<
br/>
This clip is from the chapter "Managing Oracle Database...
<
br/>
This clip is from the chapter "Managing Oracle Database...
Curated Video
Oracle Database Administration from Zero to Hero - Managing Resumable Space Allocation (Part 2 of 2)
In this video, we will continue our discussion on managing resumable space allocation. You will learn about operations that can be made resumable, setting the resumable space allocation timeout interval, using triggers to control...