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)

MIN

  • Last UpdatedDec 19, 2022
  • 1 minute read

The MIN function returns the minimum value in the group.

Syntax

Int8 MIN(x Int8)
Int16 MIN(x Int16)
Int32 MIN(x Int32)
Int64 MIN(x Int64)
UInt8 MIN(x UInt8)
UInt16 MIN(x UInt16)
UInt32 MIN(x UInt32)
UInt64 MIN(x UInt64)
Single MIN(x Single)
Double MIN(x Double)
AnsiString MIN(s AnsiString)
String MIN(s String)
DateTime MIN(x DateTime)
Time MIN(x TimeSpan)

Arguments

  • x

    Can be a real number, string, DateTime, or TimeSpan.

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