Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

PI SQL Data Access Server (RTQP Engine)

SPLIT

  • Last UpdatedDec 19, 2022
  • 1 minute read

For a given string, the SPLIT function separates the values in the string (s) based on a delimiter and returns them in a table with a single column. The default delimiter is a comma, or you can specify a delimiter (d).

Syntax

SPLIT(s String)
SPLIT(s String, d String)

Arguments

  • s

    Must be a character string or an expression resulting in a character string.

  • d

    Must be a character string or an expression resulting in a character string.

In This Topic
TitleResults for “How to create a CRG?”Also Available in