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 86a174b commit eb3b79fCopy full SHA for eb3b79f
doc/src/sgml/advanced.sgml
@@ -659,7 +659,7 @@ SELECT name, altitude
659
<para>
660
On the other hand, the following query finds
661
all the cities that are not state capitals and
662
- are situated at an altitude of 500 feet or higher:
+ are situated at an altitude over 500 feet:
663
664
<programlisting>
665
SELECT name, altitude
0 commit comments