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. This clip is from the chapter "Getting Started!" of the series "Master SQL for Data Analysis".This section focuses on a general introduction...
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. This clip is from the chapter "Project Amazon Product Recommendation System" of the series "Recommender Systems: An Applied...
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. This clip is from the chapter "Installing and Creating Oracle Databases" of the series...
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 to...
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 recovery...
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. This clip is from the chapter "Taking Backups in Oracle...
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. This clip is from the chapter "Taking Backups in Oracle Databases" of the series "Oracle Database Administration...
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. This clip is from the chapter "Managing Fast Recovery Area and...
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. This...
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. This clip is from the chapter "Managing Database Connectivity" of the series "Oracle...
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. This clip is from the...
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. This...
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. This clip is from the chapter "Managing Oracle Database Components"...
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Tablespaces (Part 2 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Managing Tablespaces (Part 2 of 4)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Database Memory (Part 2 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Database Memory (Part 1 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Managing Database Memory (Part 2 of 2)
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Firestore Queries / 259
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Submit Events / 059
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...