Skip to content

Commit 90108c9

Browse files
committed
Document that only user-defined columns are expanded by SELECT *.
1 parent c79003e commit 90108c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/queries.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
SELECT * FROM table1;
4242
</programlisting>
4343
Assuming that there is a table called <literal>table1</literal>,
44-
this command would retrieve all rows and all columns from
44+
this command would retrieve all rows and all user-defined columns from
4545
<literal>table1</literal>. (The method of retrieval depends on the
4646
client application. For example, the
4747
<application>psql</application> program will display an ASCII-art

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy