getTempTablePrefix: Get the prefix used for emulated temp tables for DBMSs that...

View source: R/RenderSql.R

getTempTablePrefixR Documentation

Get the prefix used for emulated temp tables for DBMSs that do not support temp tables (e.g. Oracle, BigQuery).

Description

Get the prefix used for emulated temp tables for DBMSs that do not support temp tables (e.g. Oracle, BigQuery).

Usage

getTempTablePrefix()

Value

The prefix string.

Examples

getTempTablePrefix()

SqlRender documentation built on Oct. 7, 2023, 9:07 a.m.