https://techcommunity.microsoft.com/blog/sqlserver/use-with-clause-in-openjson-to-improve-parsing-performance/385504
Use WITH clause in OPENJSON to improve parsing performance | Microsoft Community Hub
Mar 23, 2019 - First published on MSDN on May 29, 2017 OPENJSON function has a WITH clause where you can specify what fields should be extracted from input JSON.
with clause
https://asktom.oracle.com/ords/f?p=100:11:0::::P11_QUESTION_ID:524736300346304074
WITH Clause vs global temporary tables - Ask TOM
WITH Clause vs global temporary tables Hi Tom,Can you tell me why is the WITH clause faster than using GTT tables in this situation?---- WITH clausewith...
with clausevsglobaltemporarytables
https://cwiki.apache.org/confluence/display/FLINK/FLIP-539:+Support+WITH+Clause+in+CREATE+FUNCTION+Statement+in+Flink+SQL
FLIP-539: Support WITH Clause in CREATE FUNCTION Statement in Flink SQL - Apache Flink - Apache...
support with