Skip to contents
cynkra
dd
0.0.0.9000
Reference
DuckDB function current_query_id
Source:
R/duckdb-funs.R
current_query_id.Rd
Get the current query_id.
Usage
current_query_id
(
)
Value
UBIGINT
SQL examples
current_query_id
()