Skip to content

PRINTF

  • format: VARCHAR
SELECT printf('Benchmark "%s" took %d seconds', 'CSV', 42);