MarkLogic 9 Product Documentation
sql.randsql.rand(
n as (Number|String)
) as (Number|String)
Summary
Return a random number. This differs from xdmp:random in
that the argument is a seed.
Parameters |
n |
The random seed. Currently this parameter is ignored.
|
Example
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.