|
@@ -8,7 +8,7 @@
|
|
|
</head>
|
|
|
<body bgcolor="white">
|
|
|
|
|
|
-<!-- This page is grass6/db/databaseintro.html -->
|
|
|
+<!-- This page is db/databaseintro.html -->
|
|
|
|
|
|
<img src="grass_logo.png" alt="_\|/_ GRASS logo"><hr align=center size=6 noshade>
|
|
|
|
|
@@ -87,7 +87,7 @@ The command <a href="db.describe.html">db.describe</a> describes a table in deta
|
|
|
list all available tables for a given database, run <a href="db.tables.html">db.tables</a>.
|
|
|
|
|
|
<h3>Table maintenance</h3>
|
|
|
-To drop a column from a selected attribute table, use <a href="db.dropcol.html">db.dropcol</a>.
|
|
|
+To drop a column from a selected attribute table, use <a href="db.dropcolumn.html">db.dropcolumn</a>.
|
|
|
With <a href="db.droptable.html">db.droptable</a> an attribute table can be deleted.
|
|
|
|
|
|
<h3>Database Schema</h3>
|
|
@@ -121,7 +121,7 @@ the original MAPSET to the current MAPSET with <a href="g.copy.html">g.copy</a>.
|
|
|
<a href="full_index.html">full index</a>
|
|
|
|
|
|
<p><i>Last changed: $Date$</i></p>
|
|
|
-<P>© 2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></P>
|
|
|
+<P>© 2008-2011 <a href="http://grass.osgeo.org">GRASS Development Team</a></P>
|
|
|
|
|
|
</body>
|
|
|
</html>
|