This document discusses regular expressions and provides examples of using regular expression functions in SQL. It begins with an introduction to regular expressions and meta characters. It then demonstrates the REGEXP_LIKE, REGEXP_REPLACE, REGEXP_INSTR, REGEXP_SUBSTR, and REGEXP_COUNT functions with examples. The document is presented by Danny Bryant, an IT manager at the City of Atlanta.