Menu
EUR
Nu 10% korting op alle Microsoft-certificeringen! Bekijk aanbod
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
€361,79 €299,00
In shopping cart
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle
(1)
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training

Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training

€361,79 €299,00 Incl. tax Excl. tax
In stock

Oracle Database 12c R2 SQL exam 1Z0-071 Award-winning E-Learning course Extensive interactive videos with spoken text Certified teachers Practical exercises Certificate. Read more.

Bulk discount
No discount
1 Piece
€361,79 €299,00
2% Discount
2 Pieces
€354,55 €293,02 / Piece
3% Discount
3 Pieces
€350,94 €290,03 / Piece
4% Discount
4 Pieces
€347,32 €287,04 / Piece
5% Discount
5 Pieces
€343,70 €284,05 / Piece
10% Discount
10 Pieces
€325,61 €269,10 / Piece
15% Discount
25 Pieces
€307,52 €254,15 / Piece
20% Discount
50 Pieces
€289,43 €239,20 / Piece
Make a choice
Oracle Database 12c R2 SQL exam 1Z0-071 Training
104366128
In stock
Ordered before 5 p.m.! Start today.
104366128
€361,79 €299,00
  • Officieel Certiport Examencentrum
    Online of fysiek in Almere
  • Direct starten met bekroonde e-learning
    Inclusief proefexamens & 24/7 toegang
  • ISO 9001 & 27001 gecertificeerd
    1000+ bedrijven gingen u voor
  • Persoonlijk advies & maatwerk
    Gratis intake & nulmeting bij training

Product description

Oracle DataBasics 12c R2 SQL exam 1Z0-071 OEM Certkit E-Learning

Prepare for the Oracle Database 12c R2 SQL 1Z0-071 certification with this powerful OEM Certkit training package. Enjoy 1 year of 24/7 access to expert-led e-learning content designed to help you pass the exam with ease.

You’ll learn how to write and optimize SQL queries in Oracle Database 12c, covering key topics like joins, subqueries, data manipulation, and managing schema objects. Train with certified instructors, a 24/7 online mentor, in-depth chapter tests, tips & tricks, and the official practice exam.

Upon completion, you’ll receive a certificate of participation. LiveLabs are optionally available for hands-on experience (additional cost).

Why Choose This Training?

  • Fully aligned with the Oracle 1Z0-071 SQL exam
  • 1-year access to interactive, expert-led e-learning content
  • Created by Oracle-certified instructors
  • Includes official practice exam and certificate of completion
  • 24/7 online mentor for personal support
  • Optional LiveLabs for real-world SQL practice
  • 100% online, self-paced, and exam-focused

Who Should Attend?

  • Beginners in database management or SQL
  • IT professionals and data analysts working with Oracle
  • Candidates seeking Oracle SQL Associate certification
  • Students or career changers building solid SQL skills
  • Professionals looking to formalize their Oracle SQL knowledge

Course content

Oracle Database 12c R2 SQL: Data Manipulation Language and Transaction Control Language

Course: 1 Hour

  • Data Manipulation Language
  • INSERT Statement
  • Inserting Rows with NULL Values
  • Inserting Special Values
  • UPDATE Statement
  • TRUNCATE Statement
  • Transactions
  • SAVEPOINT
  • Statement-level Rollback
  • Read Consistency
  • Manual Data Locking
  • Exercise: Manipulate Data in a Table

Oracle Database 12c R2 SQL: Using Basic SELECT statements

Course: 1 Hour

  • The Basic SELECT Statement
  • Writing SQL Statements
  • Arithmetic Expressions
  • Operator Precedence in Arithmetic Expressions
  • NULL Values
  • Column Aliases
  • Concatenation Operator
  • Literal Character Strings
  • WHERE Clause
  • Duplicate Rows
  • Displaying Table Structure
  • Exercise: Retrieving Data Using SQL Statements

Oracle Database 12c R2 SQL: Using Structured Query Language (SQL)

Course: 50 Minutes

  • Focus Areas
  • Features
  • Database Management Systems
  • Relational Databases
  • Data Models
  • Querying Databases Using SQL
  • Oracle Live SQL
  • SQL Developer
  • Database Cloud Service
  • Exercise: Work with the SQL Language

Oracle Database 12c R2 SQL: Conversion Functions and Conditional Expressions

Course: 1 Hour, 8 Minutes

  • Implicit and Explicit Data Type Conversion
  • Use the TO_CHAR Function with Dates
  • Date Format Model
  • Use the TO_CHAR Function with Numbers
  • TO_NUMBER and TO_DATE Functions
  • Use TO_CHAR and TO_DATE with RR Date Format
  • General Functions
  • NVL and NVL2 Functions
  • NULLIF and COALESCE Functions
  • Conditional Expressions
  • CASE Expression
  • Using the DECODE Function
  • Exercise: Apply Conversions

Oracle Database 12c R2 SQL: Displaying Data from Multiple Tables

Course: 1 Hour, 7 Minutes

  • Obtaining Data from Multiple Tables
  • Types of Joins
  • Creating Natural Joins
  • USING Clause
  • ON Clause
  • Self-Joins
  • Nonequijoins
  • OUTER Joins
  • Cartesian Product
  • Cross Joins
  • Exercise: Access Data from Tables

Oracle Database 12c R2 SQL: Using the Set Operators

Course: 40 Minutes

  • Types of Set Operators
  • Oracle Server and Set Operators
  • UNION and UNION ALL Operators
  • INTERSECT Operator
  • MINUS Operator
  • Matching SELECT Statements
  • Using the ORDER BY Clause in Set Operations
  • Exercise: Combine Multiple Queries

Oracle Database 12c R2 SQL: Managing Objects with Data Dictionary Views

Course: 35 Minutes

  • Introduction to Data Dictionary Views
  • USER_OBJECTS
  • ALL_OBJECTS
  • Querying Dictionary Views
  • Adding Comments to a Table
  • Exercise: Work with Dictionary Views

Oracle Database 12c R2 SQL: SQL*Plus

Course: 46 Minutes

  • Interacting with SQL*Plus
  • SQL*Plus Editing Commands
  • LIST, APPEND, and CHANGE Commands
  • SQL*Plus File Commands
  • SAVE and START Commands
  • SERVEROUTPUT and the SPOOL Commands
  • AUTOTRACE Commands
  • Exercise: Using SQL*Plus

Oracle Database 12c R2 SQL: Restricting and Sorting Data

Course: 1 Hour

  • Limiting Selected Rows and Using the WHERE Clause
  • Character Strings and Dates
  • Comparison Operators
  • BETWEEN and IN Operators
  • LIKE Operator and Combining Wildcard Characters
  • NULL and Logical Operator Conditions
  • AND, OR, and NOT Operators
  • Rules of Precedence
  • ORDER BY Clause
  • SQL Row Limiting Clause
  • Substitution Variables
  • Exercise: Manipulating Data

Oracle Database 12c R2 SQL: Managing Schema Objects

Course: 1 Hour, 12 Minutes

  • Adding a Constraint
  • Dropping a Constraint
  • Deleting Child Rows
  • Cascading Constraints
  • Disabling and Enabling Constraints
  • Indexes
  • Creating Indexes
  • Index Information
  • Temporary Tables
  • External Tables
  • CREATE TABLE Statement
  • Querying External Tables
  • Exercise: Work with Database Objects

Oracle Database 12c R2 SQL: Data Definition Language (DDL)

Course: 1 Hour, 3 Minutes

  • Database Objects and their Naming Rules
  • Creating Tables
  • Data Types
  • Specify the DEFAULT Option for Columns in a Table
  • Overview of Constraints
  • Working with Constraints
  • Creating Tables Using Subqueries
  • ALTER TABLE Statement
  • Marking Columns as Unused
  • Removing Unused Columns
  • DROP TABLE Statement
  • Exercise: Create and Work with Tables Using DDL

Oracle Database 12c R2 SQL: Using Single-Row Functions to Customize Output

Course: 1 Hour, 11 Minutes

  • Types of SQL Functions and Single-Row Functions
  • Character Functions
  • Case Conversion Functions
  • Character Manipulation Functions
  • Nesting Functions
  • Numeric ROUND and TRUNC Functions
  • MOD Function
  • Working with Dates and the RR Date Format
  • SYSDATE, CURRENT_DATE, and CURRENT_TIMESTAMP
  • Arithmetic Operators in Dates
  • Date Manipulation Functions
  • Using Numeric ROUND and TRUNC Functions with Dates
  • Exercise: Use Character, Number, and Date Functions

Oracle Database 12c R2 SQL: Reporting Aggregated Data Using the Group Functions

Course: 1 Hour, 7 Minutes

  • Group Functions
  • AVG and SUM Functions
  • MIN and MAX Functions
  • COUNT and COUNT DISTINCT Functions
  • Group Functions and NULL Values
  • Creating Groups of Data
  • GROUP BY Clause
  • GROUP BY on Multiple Columns
  • Illegal Queries
  • Restricting Group Results Using the HAVING Clause
  • Nesting Group Functions
  • Exercise: Use GROUP BY and HAVING

Oracle Database 12c R2 SQL: Using Subqueries to Solve Queries

Course: 1 Hour, 23 Minutes

  • Using Subqueries to Solve a Problem
  • Single-Row Subqueries
  • Multiple-Row Subqueries
  • Multiple-Column Subqueries
  • EXISTS and NOT EXISTS Operators
  • WITH Clause
  • Correlated UPDATE
  • Correlated DELETE
  • WITH CHECK OPTION
  • NULL Values in a Subquery
  • Exercise: Manipulate Data Using Subqueries O

racle Database 12c R2 SQL: Creating Other Schema Objects

Course: 50 Minutes

  • Views
  • Simple and Complex Views
  • Creating a View
  • Modifying a View
  • Viewing Information
  • Visible and Invisible Columns
  • Sequences
  • Pseudocolumns
  • Using a Sequence
  • Modifying a Sequence
  • Sequence Information
  • Exercise: Create Other Schema Objects

Oracle Database 12c R2 SQL: Controlling User Access

Course: 38 Minutes

  • Controlling User Access
  • Privileges
  • Granting Privileges
  • Roles
  • Granting Privileges to a Role
  • ALTER USER Statement
  • Object Privileges
  • WITH GRANT OPTION clause
  • Confirming Granted Privileges
  • REVOKE Statement
  • Exercise: Implement User Access

Oracle Database 12c R2 SQL: Manipulating Data Using Advanced Queries

Course: 1 Hour, 8 Minutes

  • Explicit Default
  • Multitable INSERT Statements
  • Unconditional INSERT
  • Conditional INSERT ALL
  • Conditional INSERT FIRST
  • Pivoting INSERT
  • MERGE Statement
  • FLASHBACK TABLE Statement
  • Tracking Changes in Data
  • VERSIONS BETWEEN Clause
  • Exercise: Perform Advanced Queries

Specifications

Article number
104366128
SKU
104366128
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
MeasureUp Examination simulation
Included
Online Virtuele labs
Receive 12 months of access to virtual labs corresponding to traditional course configuration. Active for 365 days after activation, availability varies by Training
Tips & Tricks
Included
Exam Quiz
Included
Full training for the official Exam
Lesson duration
16:38 Hours
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.

Reviews

5/5
5 stars based on 1 reviews
1 review
Bart-Jan
Posted on 20 June 2022 at 14:30

Deze cursus heeft me geholpen om van niets te weten over joins naar het oplossen van SQL-problemen in een coderingsplatform te gaan.

Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!

Recently viewed

Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle
Oracle Database 12c R2 SQL exam 1Z0-071 Training
Oracle Database 12c R2 SQL exam 1Z0-071 Award-winning E-Learning course Extensiv...
€361,79 €299,00
 

Specifications

Article number
104366128
SKU
104366128
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
MeasureUp Examination simulation
Included
Online Virtuele labs
Receive 12 months of access to virtual labs corresponding to traditional course configuration. Active for 365 days after activation, availability varies by Training
Tips & Tricks
Included
Exam Quiz
Included
Full training for the official Exam
Lesson duration
16:38 Hours
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
5/5
5 stars based on 1 reviews
1 review
Bart-Jan
Posted on 20 June 2022 at 14:30

Deze cursus heeft me geholpen om van niets te weten over joins naar het oplossen van SQL-problemen in een coderingsplatform te gaan.

Choose your language
Choose your currency

Recently added

Total excl. VAT
€0,00
Order for another €50,00 and receive free shipping
0
Compare
Start comparison

Review Oracle Oracle Database 12c R2 SQL exam 1Z0-071 Training

This product has been added to your cart
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies. Manage cookies