Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit270c29f

Browse files
Correct TABLESAMPLE docs
Original wording was correct but not the intended meaning.Reported by Patrik Wenger
1 parentc4bf830 commit270c29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/select.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ TABLE [ ONLY ] <replaceable class="parameter">table_name</replaceable> [ * ]
391391
not been changed meanwhile. But different seed values will usually
392392
produce different samples.
393393
If <literal>REPEATABLE</literal> is not given then a new random
394-
sample is selected for each query.
394+
seed is selected for each query.
395395
Note that some add-on sampling methods do not
396396
accept <literal>REPEATABLE</literal>, and will always produce new
397397
samples on each use.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp