Skip to contents

Formats a string using the fmt syntax.

Usage

format(format)

Arguments

format

VARCHAR

Value

VARCHAR

SQL examples

format('Benchmark "{}" took {} seconds', 'CSV', 42)