COUNTSET Function Syntax | Teradata Vantage - COUNTSET Function Syntax - Advanced SQL Engine - Teradata Database

SQL Functions, Expressions, and Predicates

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-30
dita:mapPath
tpt1555966086716.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1145
lifecycle
previous
Product Category
Teradata Vantageā„¢
[TD_SYSFNLIB.] COUNTSET ( target_arg [, target_value_arg ] )

Syntax Elements

TD_SYSFNLIB.
Name of the database where the function is located.
target_arg
A numeric or variable byte expression.
If target_arg is NULL, the function returns NULL.
target_value_arg
An integer value. Only a value of 0 or 1 is allowed. If target_value_arg is not specified, the default is 1.
If target_value_arg is NULL, the function returns NULL.