filmov
tv
Pattern Matching + SQL Macros = Pure SQL Awesomeness!

Показать описание
Added in Oracle Database 12c, SQL pattern matching (match_recognize) makes it easy to answer many questions that were hard-to-impossible with SQL.
But turning match_recognize clauses into reusable functions was tricky at best.
No more!
Added in 19.6, SQL macros enable you to define reusable code fragments. These return SQL that becomes part of your final SQL statement.
**********
AskTOM Office Hours offers free, monthly training and tips on how to make the most of Oracle Database, from Oracle product managers, developers and evangelists.
This session will show you how you can combine SQL macros and match_recogize. Together these enable you to write generic functions answering common questions such as "find me all the consecutive rows".
But turning match_recognize clauses into reusable functions was tricky at best.
No more!
Added in 19.6, SQL macros enable you to define reusable code fragments. These return SQL that becomes part of your final SQL statement.
**********
AskTOM Office Hours offers free, monthly training and tips on how to make the most of Oracle Database, from Oracle product managers, developers and evangelists.
This session will show you how you can combine SQL macros and match_recogize. Together these enable you to write generic functions answering common questions such as "find me all the consecutive rows".
Pattern Matching + SQL Macros = Pure SQL Awesomeness!
Pattern Matching + SQL Macros = Pure SQL Awesomeness!
Preview Pattern Matching + SQL Macros Chris Saxon | Sangam 2020
SQL Macros with no SQL Injection !
SQL pattern matching
[Feuertips #24] - The power of SQL macros and more
Chris Saxon: Create reusable SQL expressions with SQL macros
Visualizing SQL Pattern Matching (MATCH_RECOGNIZE) - A Beginner's Guide
Oracle SQL Pattern Matching Made Easy
Let's Learn SQL! Lesson 106: Creating and Running Simple and Complex Macros
Introduction to SQL Pattern Matching in Oracle Database 12c - Part 3
Finding the Longest Common Substring and Gestalt Pattern Matching
21st Century SQL
Databases: How to define macros in SQL server? (2 Solutions!!)
Introduction to SQL Pattern Matching in Oracle Database 12c - Part 2
Using SQL to Create Macro Variables in SAS | Data tutorial | PROC SQL
SQL macros which you can use to make reusable SQL fragments Chris Saxon
Nicolas Stucki - Implementing a Macro
Using macro variables to create SQL snippets in ApexSQL Complete
Futuristic SQL - making the impossible possible.
Let's Learn SQL! Lesson 107: The Input Parameters of Macros
ApexSQL Complete - Using macro variables to create SQL snippets
Learning Nim: Creating a Query Macro
REGEX (REGULAR EXPRESSIONS) WITH EXAMPLES IN DETAIL | Regex Tutorial
Комментарии