% Off Udemy Coupon - CourseSpeak

1Z0-171 exam prep: Oracle AI Database SQL Associate

The SELECT statement, functions and more. Oracle Database 19c, 21c, 23c, 23ai using Oracle SQL Developer. 1Z0-171 exam.

$9.99 (94% OFF)
Get Course Now

About This Course

<div>This course is the foundation for the Oracle AI Database SQL 1Z0-171 certification. It covers the SELECT statement in detail, with additional requirements for controlling user access.</div><div><br></div><div>Please note: This course is not affiliated with, endorsed by, or sponsored by Oracle. Also note: The name of the Oracle Database is "Oracle AI Database". The 1Z0-171 certification does not require the knowledge of any AI.</div><div><br></div><div><ul><li>We'll install for free Oracle Express Edition and Oracle SQL Developer. Then we'll take a look at the 6 principal clauses of the SELECT statement: SELECT, FROM, WHERE, GROUP BY, HAVING and ORDER BY.</li><li><span style="font-size: 1rem;">Then we'll start creating tables, but find that we can't get very far without understanding data types. We'll then look at string, date and number types and functions, together with looking at functions converting between them.</span></li><li><span style="font-size: 1rem;">We'll revisit the SELECT statement and go into more detail. We'll create tables and JOIN them together. Once you have finished this session, you should be secure in your knowledge of the 6 principal clauses of the SELECT statement, the most important part of Oracle SQL.</span></li><li><span style="font-size: 1rem;">We'll then looking for missing data, and find out how to delete and update data. We'll look at the difference between implicit and explicit transactions, and various constraints, including primary and foreign keys.</span></li><li><span style="font-size: 1rem;">We'll start off by saving our queries in views. Then we'll combine tables, not by adding additional columns using JOINS, but adding additional rows such Oracle SQL set operators such as UNION, INTERSECT and MERGE.</span></li><li><span style="font-size: 1rem;">We'll add totals to our SELECT queries. We'll then look at subqueries, and how you can add them into the FROM, SELECT and WHERE clauses, and also into the WITH clause. We'll also look at Oracle SQL self-joins, which are useful when you have hierarchies.</span></li><li><span style="font-size: 1rem;">Finally, TIME ZONE and INTERVAL data types and functions. We'll then have a look at SEQUENCEs and INDEXes, together with how these are shown in the Data Dictionary. We'll then create new users, and assign privileges and roles to them, and we'll finish with the last few requirements for the exam.</span></li></ul></div><div><br></div><div>No prior knowledge is required - we'll even install Oracle Database and Oracle SQL Developer on your computer for free!</div><div><br></div><div>Once finished, you will know what how to manipulate numbers, strings and dates, and create database and tables, create tables, insert data and create analyses, and have an appreciation of how they can all be used in Oracle SQL.</div>

What you'll learn:

  • Relational Database Concepts
  • Retrieving Data using the SQL SELECT Statement and Restricting and Sorting Data
  • Using Functions
  • Displaying Data from Multiple Tables, including using SET operators
  • Using Subqueries to Solve Queries
  • Managing Indexes Synonyms and Sequences
  • Manage tables and their relationships using DDL and DML statements
  • Control User Access
  • Managing Objects with Data Dictionary Views and Data in Different Time Zones