Thanks to visit codestin.com Credit goes to github.com
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 adc58f1 commit 23e2f9eCopy full SHA for 23e2f9e
doc/src/sgml/ref/update.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/ref/update.sgml,v 1.32 2005/01/09 05:57:45 tgl Exp $
+$PostgreSQL: pgsql/doc/src/sgml/ref/update.sgml,v 1.33 2005/10/12 23:19:22 tgl Exp $
3
PostgreSQL documentation
4
-->
5
@@ -168,7 +168,7 @@ UPDATE <replaceable class="parameter">count</replaceable>
168
</para>
169
170
<para>
171
- Because of this indeterminancy, referencing other tables only within
+ Because of this indeterminacy, referencing other tables only within
172
sub-selects is safer, though often harder to read and slower than
173
using a join.
174
0 commit comments