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

Commit0b4fab4

Browse files
committed
Update man page for select
1 parentbb885dd commit0b4fab4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ SELECT [ALL|DISTINCT [ON <replaceable class="PARAMETER">column</replaceable>] ]
8585
If the INTO TABLE clause is specified, the result of the
8686
query will be stored in another table with the indicated
8787
name.
88-
If<replaceable class="PARAMETER">new_table</replaceable>does
89-
not exist, it willbe created automatically.
88+
The<replaceable class="PARAMETER">new_table</replaceable>will
89+
be created automatically and should not exist before this command.
9090
Refer to <command>SELECT INTO</command> for more information.
9191
<note>
9292
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp