toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
ISqlExpressionBuilder
/
ntile
ntile
open
fun
ntile
(
numBuckets
:
ExpressionWithColumnType
<
Int
>
)
:
Ntile
Returns an integer ranging from 1 to the
numBuckets
, dividing the partition as equally as possible.