Course Outline

Selecting Data from a Database for Government

  • Syntax Rules
  • Selecting All Columns
  • Projection
  • Arithmetical Operations in SQL
  • Column Aliases
  • Literals
  • Concatenation

Filtering Outcome Tables for Government

  • WHERE Clause
  • Comparison Operators
  • Condition LIKE
  • Condition BETWEEN...AND
  • Condition IS NULL
  • Condition IN
  • AND, OR, NOT Operators
  • Several Conditions in WHERE Clause
  • Operators Order
  • DISTINCT Clause

Sorting Outcome Tables for Government

  • ORDER BY Clause
  • Sort by Multiple Columns or Expressions

SQL Functions for Government

  • Differences Between Single-Row and Multi-Row Functions
  • Character, Numeric, DateTime Functions
  • Explicit and Implicit Conversion
  • Conversion Functions
  • Nested Functions
  • Dual Table (Oracle vs Other Databases)
  • Getting Current Date and Time with Different Functions

Aggregate Data Using Aggregate Functions for Government

  • Aggregate Functions
  • Aggregate Functions vs NULL Value
  • GROUP BY Clause
  • Grouping Using Different Columns
  • Filtering Aggregated Data - HAVING Clause
  • Multidimensional Data Grouping - ROLLUP and CUBE Operators
  • Identifying Summaries - GROUPING
  • GROUPING SETS Operator

Retrieving Data from Multiple Tables for Government

  • Different Types of Joins
  • NATURAL JOIN
  • Table Aliases
  • Oracle Syntax - Join Conditions in WHERE Clause
  • SQL99 Syntax - INNER JOIN
  • SQL99 Syntax - LEFT, RIGHT, FULL OUTER JOINS
  • Cartesian Product - Oracle and SQL99 Syntax

Subqueries for Government

  • When and Where Subquery Can Be Done
  • Single-Row and Multi-Row Subqueries
  • Single-Row Subquery Operators
  • Aggregate Functions in Subqueries
  • Multi-Row Subquery Operators - IN, ALL, ANY

Set Operators for Government

  • UNION
  • UNION ALL
  • INTERSECT
  • MINUS/EXCEPT

Transactions for Government

  • COMMIT, ROLLBACK SAVEPOINT Statements

Other Schema Objects for Government

  • Sequences
  • Synonyms
  • Views

Hierarchical Queries and Samples for Government

  • Tree Construction (CONNECT BY PRIOR and START WITH Clauses)
  • SYS_CONNECT_BY_PATH Function

Conditional Expressions for Government

  • CASE Expression
  • DECODE Expression

Data Management in Different Time Zones for Government

  • Time Zones
  • TIMESTAMP Data Types
  • Differences Between DATE and TIMESTAMP
  • Conversion Operations

Analytic Functions for Government

  • Use of Analytic Functions
  • Partitions
  • Windows
  • Rank Functions
  • Reporting Functions
  • LAG/LEAD Functions
  • FIRST/LAST Functions
  • Reverse Percentile Functions
  • Hypothetical Rank Functions
  • WIDTH_BUCKET Functions
  • Statistical Functions

Requirements

There are no specific prerequisites required to participate in this course for government professionals.

 21 Hours

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories