toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.dsl
/
min
min
fun
<
C
:
Comparable
<
C
>
>
min
(
column
:
ColumnDeclaring
<
C
>
)
:
AggregateExpression
<
C
>
(
source
)
The min function, translated to
min(column)
in SQL.