Skip to contents
cynkra
dd
0.0.0.9000
Reference
DuckDB function current_query
Source:
R/duckdb-funs.R
current_query.Rd
Returns the current query as a string.
Usage
current_query
(
)
Value
VARCHAR
SQL examples
current_query
()