Redshift Functions
Aggregate Functions
Supported Signatures
Supported Signatures
โI
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
SDF is now a part of dbt Labs. Get live CTA previews, inline errors, and mesh support natively in the dbt platform. Learn more ยท Migrate to Fusion
approx_count_distinctfunction approx_count_distinct(bigint) returns bigint
regexp_countfunction regexp_count(varchar, varchar) returns bigint
function regexp_count(varchar, varchar, bigint) returns bigint
function regexp_count(varchar, varchar, bigint, varchar) returns bigint