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

PI OLEDB Enterprise

Another use of the LIST function

  • Last UpdatedSep 29, 2022
  • 1 minute read

SELECT LIST((Name + ' = ' + cast(Value as String)), ', ') "Connection Status"
FROM System..ConnectionStatus;

Reports the connection status as comma-separated list.

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