<term>DropGeometryColumn(varchar, varchar, varchar)</term>
<listitem>
<para>Syntax: DropGeometryColumn(<schema_name>, <table_name>,
- <column_name>). Remove a geometry column from a spatial table. Note that <var>schema_name</var> will need to match the f_schema_name field of the table's row in the geometry_columns table.
+ <column_name>). Remove a geometry column from a spatial table. Note that schema_name will need to match the f_schema_name field of the table's row in the geometry_columns table.
</para>
</listitem>
</varlistentry>