SQL From Intermediate to Advanced Level Certification Video Training Course
The complete solution to prepare for for your exam with SQL From Intermediate to Advanced Level certification video training course. The SQL From Intermediate to Advanced Level certification video training course contains a complete set of videos that will provide you with thorough knowledge to understand the key concepts. Top notch prep including Databases Courses SQL From Intermediate to Advanced Level exam dumps, study guide & practice test questions and answers.
SQL From Intermediate to Advanced Level Certification Video Training Course Exam Curriculum
Software Installation
-
1. Having The Database with Oracle VirtualBox16:29
Introducing Database Objects
-
1. Introducing Database Objects and Reaching Another User's Objects09:34
-
2. Reaching Another User's Objects06:21
Data Dictionary Views
-
1. What Are Data Dictionary Views?01:15
-
2. What Is There In Data Dictionary Views?01:12
-
3. Dictionary Table03:18
-
4. Differences Between USER, ALL, DBA, V$ Prefixes01:31
-
5. USER_OBJECTS, ALL_OBJECTS, DBA_OBJECTS Views09:13
-
6. USER_TABLES View05:11
-
7. USER_TAB_COLUMNS View05:04
-
8. User Constraints View09:47
-
9. USER_CONS_COLUMNS View05:29
-
10. USER_TAB_COMMENTS & USER_COL_COMMENTS Views03:42
Creating, Using and Managing Sequences
-
1. What is a Sequence and Why is It Used For?01:27
-
2. Creating Sequences06:42
-
3. Modifying Sequences02:48
-
4. Dropping Sequences01:23
-
5. Using Sequences09:08
-
6. Using Sequences As a Default Value04:30
-
7. Sequence Caching02:28
-
8. User Sequences02:29
Creating, Using and Analyzing Synonyms
-
1. What Is a Synonym and Why Is It Used For?02:32
-
2. Creating & Dropping Synonyms07:03
-
3. Using Synonyms02:34
-
4. Analyzing USER_SYNONYMS03:43
Understanding Indexes
-
1. What is an Index and Why is It Used For?02:43
-
2. Types of Indexes02:19
-
3. Creating Indexes07:47
-
4. Creating Index on Table Creation07:44
-
5. Function Based Indexes04:32
-
6. Multiple Indexes With Same Columns09:04
-
7. Dropping Indexes02:52
-
8. USER_INDEXES and USER_IND_COLUMNS Views04:03
Managing Views
-
1. What is a View and Why Is It Used For?02:52
-
2. Types Of Views01:58
-
3. Creating Simple Views12:17
-
4. Creating Complex Views04:35
-
5. Modifying Views03:37
-
6. Analyzing User Views03:20
-
7. Performing DML Operations with Views06:41
-
8. Using WITH CHECK OPTION Clause10:54
-
9. Preventing DML Operations on A View02:22
-
10. Dropping Views02:02
Materialized Views
-
1. What is a Materialized View and Why is it Used For?05:02
-
2. Creating Materialized Views Part 106:32
-
3. Creating Materialized Views Part 204:54
-
4. Complex Materialized Views03:50
-
5. Types of Refreshing Materialized Views09:53
-
6. Refreshing Materialized Views Manually10:31
-
7. Scheduling Periodic Refresh of Materialized Views01:40
Using Advanced Subqueries
-
1. Using Subqueries as a Source05:40
-
2. Scalar Subqueries09:11
-
3. Multiple Column Subqueries07:21
-
4. Correlated Subqueries04:10
-
5. EXISTS Operator05:16
-
6. NOT EXISTS Operator04:56
-
7. Using WITH Clause06:31
-
8. Using Recursive WITH Clause05:33
-
9. Inserting Data By Using a Subquery as a Target07:06
-
10. Manipulating Data by Using "WITH CHECK OPTION" Keyword06:24
-
11. Correlated Delete02:23
-
12. Correlated Update06:15
Advanced Data Manipulations
-
1. Using DEFAULT Keyword on Insert And Update Statements05:45
-
2. Multitable Insert Statements01:20
-
3. Unconditional Insert Statements06:31
-
4. Conditional Insert Statements08:07
-
5. Conditional Insert First Statements05:21
-
6. Pivoting Insert04:28
-
7. Merging Data10:03
-
8. Flashback Operations11:06
-
9. Purge Operations04:02
-
10. Tracking Changes In Data In a Particular Time01:28
-
11. FLASHBACK Query06:31
-
12. FLASHBACK VERSIONS Query04:57
Constraints (Controlling Schema Objects)
-
1. Adding Constraints07:21
-
2. Removing Constraints03:51
-
3. On Delete CASCADE & On Delete SET NULL09:35
-
4. Cascading Constraints03:57
-
5. Renaming Constraints02:40
-
6. Disabling Constraints03:02
-
7. Enabling Constraints02:34
-
8. Status Of Constraints03:04
-
9. Deferring Constraints13:48
-
10. Creating Temporary Tables10:28
Administering User Privileges and Roles
-
1. What Are Privileges And Why Are They Used For?02:46
-
2. Creating A User03:55
-
3. System Privileges03:58
-
4. Granting System Privileges07:07
-
5. What is A Role and Why is It Used For?04:28
-
6. Changing The User Password05:05
-
7. Object Privileges02:02
-
8. Granting Object Privileges10:29
-
9. Revoking Object Privileges03:13
-
10. Searching For Privileges in Data Dictionary Views06:44
Hierarchical Queries (Tree Structure)
-
1. Understanding Hierarchical Retrieval02:48
-
2. Generating Hierarchical Queries03:12
-
3. Walking On The Tree (Bottom to Up - Up to Down)07:12
-
4. Ranking Rows (Using LEVEL Pseudocolumn)04:06
-
5. Formatting Tree Structure (LEVEL & LPAD)03:59
-
6. Pruning Branches Of a Tree03:51
Generating Dynamic SQL Scripts
-
1. Generating Scripts By Using Data Dictionary Views06:04
Regular Expressions
-
1. What is Regular Expressions and Why and Where Do We Use Them?02:22
-
2. What Are Metacharacters?13:37
-
3. Regular Expression Functions02:34
-
4. Using REGEXP_LIKE() function04:45
-
5. Using REGEXP_REPLACE() Function10:18
-
6. Using REGEXP_SUBSTR() Function08:34
-
7. Using REGEXP_INSTR() Function06:11
-
8. Using REGEXP_COUNT() Function04:00
-
9. Using REGEX in Constraints04:59
Analytical SQL Functions (New Videos: Sep, 2017)
-
1. What are the Analytic Functions?12:34
-
2. ROW_NUMBER Analytic Function04:22
-
3. RANK and DENSE_RANK Analytic Functions04:51
-
4. LEAD & LAG Analytic Functions (Next & Previous Values)08:13
-
5. Windowing Clause in Analytic Functions - Part 110:56
-
6. Windowing Clause in Analytic Functions - Part 209:16
-
7. INTERVAL Keyword In Analytic Functions04:26
-
8. FIRST_VALUE and LAST_VALUE Analytic Functions..06:46
-
9. Selecting Top-N Rows with Analytic Functions04:22
About SQL From Intermediate to Advanced Level Certification Video Training Course
SQL From Intermediate to Advanced Level certification video training course by prepaway along with practice test questions and answers, study guide and exam dumps provides the ultimate training package to help you pass.
Do you have some SQL knowledge but think that it is not enough? Would you like to increase your professional value right from the comfort of your home? This course is designed to advance you to a higher level. New skills will help you go further and become a real SQL master. Among other benefits, this video guide will help you pass the Oracle exams and receive an Oracle certification.
All the topics are explained thoroughly. The lectures are delivered without any useless information. What does this course cover? It teaches database objects, sequences, analytical functions, materialized views, data dictionary views, hierarchical retrieval. Advanced data manipulation and advanced subqueries are also included. In total, the training consists of 119 lectures. 16 sections are dedicated to the main topics. For example, you will start with software installation and then learn database objects. 10 lectures are compiled to explain data dictionary views. Then, you will know how to make, use, and manage sequences. 4 lectures are designed to teach how to create and use synonyms. There is a block of lectures that cover views management so that you will understand how to make complex and simple views, perform DML operations with views, analyze user views, and so on. Among other things, regular expressions and dynamic SQL scripts are also covered. As you can see, the course is very informative and detailed.
With the course, you will become a real SQL expert. This will allow you to achieve great success in the field, increase your career prospects and salary.
Prepaway's SQL From Intermediate to Advanced Level video training course for passing certification exams is the only solution which you need.
Pass Databases Courses SQL From Intermediate to Advanced Level Exam in First Attempt Guaranteed!
Get 100% Latest Exam Questions, Accurate & Verified Answers As Seen in the Actual Exam!
30 Days Free Updates, Instant Download!
Student Feedback
Can View Online Video Courses
Please fill out your email address below in order to view Online Courses.
Registration is Free and Easy, You Simply need to provide an email address.
- Trusted By 1.2M IT Certification Candidates Every Month
- Hundreds Hours of Videos
- Instant download After Registration
A confirmation link will be sent to this email address to verify your login.
Please Log In to view Online Course
Registration is free and easy - just provide your E-mail address.
Click Here to Register