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 09130e5 commit 82659e0Copy full SHA for 82659e0
doc/src/sgml/ecpg.sgml
@@ -6699,7 +6699,7 @@ DESCRIBE [ OUTPUT ] <replaceable class="PARAMETER">prepared_name</replaceable> I
6699
<title>Description</title>
6700
6701
<para>
6702
- <command>DECLARE</command> retrieves metadata information about
+ <command>DESCRIBE</command> retrieves metadata information about
6703
the result columns contained in a prepared statement, without
6704
actually fetching a row.
6705
</para>
0 commit comments