Course Outline

Regular Expressions in SQL for Government

  • Searching through data
  • Data transformations

Hierarchical Queries

  • Building a tree (using the CONNECT BY PRIOR clause and START WITH clause)
  • SYS_CONNECT_BY_PATH function

Advanced Grouping Techniques for Government

  • Operations on data strings (WITHIN GROUP)
  • Operations on the first/last row of a string (KEEP)
  • Aggregations in bulk (ROLLUP, CUBE, GROUPING SET)
  • Pivot tables (PIVOT, UNPIVOT)

Analytical Functions

  • Generation of partial summaries
  • Ranking functions
  • Dynamic windows

Data Manipulation (DML)

  • Inserting, modifying, and deleting data (INSERT, UPDATE, DELETE)
  • Truncating tables (TRUNCATE)

Concurrent User Operations

  • Transactions
  • Consistency of data over time
  • Locks
  • FLASHBACK

Appendix A - Moving and Loading Data for Government

  • Database links
  • Exporting query results to a CSV file
  • Importing data from a CSV file, SqlLoader
  • External tables

Appendix B - Miscellaneous Database Objects for Government

  • System dictionary
  • Views
  • Sequences
  • Indexes
  • Synonyms
  • PL/SQL syntax programs

Suggested pre-training
ORA_SA1 or ORA_S1
Suggested follow-up training
ORA_SA3

Requirements

Understanding of issues related to relational databases, including proficient use of the SELECT statement for projection, selection, joins, and subqueries is essential for government.

 14 Hours

Number of participants


Price per participant

Testimonials (5)

Upcoming Courses

Related Categories