|
|
@ -391,7 +391,7 @@ TABLE [ ONLY ] <replaceable class="parameter">table_name</replaceable> [ * ] |
|
|
|
not been changed meanwhile. But different seed values will usually |
|
|
|
not been changed meanwhile. But different seed values will usually |
|
|
|
produce different samples. |
|
|
|
produce different samples. |
|
|
|
If <literal>REPEATABLE</literal> is not given then a new random |
|
|
|
If <literal>REPEATABLE</literal> is not given then a new random |
|
|
|
sample is selected for each query. |
|
|
|
seed is selected for each query. |
|
|
|
Note that some add-on sampling methods do not |
|
|
|
Note that some add-on sampling methods do not |
|
|
|
accept <literal>REPEATABLE</literal>, and will always produce new |
|
|
|
accept <literal>REPEATABLE</literal>, and will always produce new |
|
|
|
samples on each use. |
|
|
|
samples on each use. |
|
|
|