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 Video8:14
Curated Video

Recommender Systems: An Applied Approach using Deep Learning - Making the Model and Query Tower

Higher Ed
In this lecture, you will learn to develop our model and create a query tower to perform retrieval tasks. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied...
Instructional Video13:08
Curated Video

Oracle Database Administration from Zero to Hero - Oracle Database Multitenant Architecture (Part 2 of 2)

Higher Ed
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...
Instructional Video16:52
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Creating Oracle Databases (Part 1 of 2)

Higher Ed
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. This clip is from the chapter "Installing and Creating Oracle Databases" of the series...
Instructional Video10:09
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Automating Tasks with the Scheduler

Higher Ed
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,...
Instructional Video12:06
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using External Tables

Higher Ed
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 to...
Instructional Video7:16
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Performing Flashback Database

Higher Ed
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 recovery...
Instructional Video5:34
Curated Video

Oracle Database Administration from Zero to Hero - Performing Incremental Backups (3 of 3)

Higher Ed
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. This clip is from the chapter "Taking Backups in Oracle...
Instructional Video7:47
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Performing RMAN Backups - Part I (2 of 2)

Higher Ed
In this practice video, you will gain hands-on experience with taking database and tablespace backups online using RMAN. This clip is from the chapter "Taking Backups in Oracle Databases" of the series "Oracle Database Administration...
Instructional Video12:34
Curated Video

Oracle Database Administration from Zero to Hero - Managing the Redo Log (Part 3 of 4)

Higher Ed
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. This clip is from the chapter "Managing Fast Recovery Area and...
Instructional Video5:02
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing the Fast Recovery Area

Higher Ed
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. This...
Instructional Video6:06
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using Database Links

Higher Ed
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. This clip is from the chapter "Managing Database Connectivity" of the series "Oracle...
Instructional Video9:40
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Local and Common Users (Part 2 of 2)

Higher Ed
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. This clip is from the...
Instructional Video12:59
Curated Video

Oracle Database Administration from Zero to Hero - Querying Container Data Objects

Higher Ed
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...
Instructional Video12:23
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Users and User Security (Part 1 of 2)

Higher Ed
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. This...
Instructional Video10:10
Curated Video

Oracle Database Administration from Zero to Hero - Managing Undo Data (Part 2 of 3)

Higher Ed
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. This clip is from the chapter "Managing Oracle Database Components"...
Instructional Video7:59
Curated Video

Oracle Database Administration from Zero to Hero - Managing Resumable Space Allocation (Part 2 of 2)

Higher Ed
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...
Instructional Video5:14
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Tablespaces (Part 2 of 2)

Higher Ed
In this Practice video, you will continue your exploration of managing tablespaces by exploring CDB tablespaces and datafiles. You will gain practical experience in working with tablespaces and datafiles within a Container Database...
Instructional Video9:13
Curated Video

Oracle Database Administration from Zero to Hero - Managing Tablespaces (Part 2 of 4)

Higher Ed
In this video, we will delve into managing tablespaces. You will learn about Oracle-Managed Files (OMF), how to enable them, and how to obtain information about tablespaces. This clip is from the chapter "Managing Oracle Database...
Instructional Video4:54
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Database Memory (Part 2 of 2)

Higher Ed
In this practice video, you will continue exploring database memory management by implementing Automatic Shared Memory Management (ASMM) on srv1. You will practice configuring and fine-tuning shared memory components using ASMM. This...
Instructional Video6:34
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Database Memory (Part 1 of 2)

Higher Ed
In this practice video, you will gain hands-on experience by implementing Automatic Memory Management (AMM) on srv1. You will practice the steps involved in configuring and managing database memory using the AMM feature. This clip is...
Instructional Video8:54
Curated Video

Oracle Database Administration from Zero to Hero - Managing Database Memory (Part 2 of 2)

Higher Ed
In this video, we will further explore database memory management techniques. You will learn how to enable manual shared memory management, monitor the automatic memory management, and tune memory using advisors. This clip is from the...
Instructional Video6:25
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Firestore Queries / 259

Higher Ed
This video explains queries and how to give a particular condition to fetch data. This clip is from the chapter "Firebase" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".In this section, you will learn...
Instructional Video8:14
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Submit Events / 059

Higher Ed
In this video, you will learn how to submit events using an informative and practical example. This video provides a step-by-step guide on how to handle and submit events within forms using JavaScript. This clip is from the chapter "Form...