8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371b572 commit 6e75559Copy full SHA for 6e75559
doc/src/sgml/ref/select.sgml
@@ -391,7 +391,7 @@ TABLE [ ONLY ] <replaceable class="parameter">table_name</replaceable> [ * ]
391
not been changed meanwhile. But different seed values will usually
392
produce different samples.
393
If <literal>REPEATABLE</literal> is not given then a new random
394
- sample is selected for each query.
+ seed is selected for each query.
395
Note that some add-on sampling methods do not
396
accept <literal>REPEATABLE</literal>, and will always produce new
397
samples on each use.
0 commit comments