Skip to contents

DuckDB function enable_profiling().

Usage

enable_profiling(mode, metrics, save_location, coverage, format)

Arguments

mode

VARCHAR

metrics

ANY

save_location

VARCHAR

coverage

VARCHAR

format

VARCHAR

Value

Unspecified.

Overloads

  • enable_profiling(mode = VARCHAR, metrics = ANY, save_location = VARCHAR, coverage = VARCHAR, format = VARCHAR)

  • enable_profiling()