ÐÐÐСÐÐÐÐ v.db.dropcol drops a column from the attribute table connected to a given vector map. It automatically checks the connection for the specified layer. v.db.dropcol omits to delete the 'cat' column which is relevant to keep the connection between vector map and table. ÐÐ ÐÐÐЧÐÐÐЯ v.db.dropcol is a front-end to db.execute to allow easier usage. The existing database connection(s) can be verified with v.db.connect. ÐÐ ÐÐÐРЫ Dropping a column: v.db.dropcol sentiero_brenta_points column=slope v.info -c sentiero_brenta_points СÐ. ТÐÐÐÐ [1]db.execute, [2]v.db.addcol, [3]v.db.addtable, [4]v.db.connect, [5]v.db.droptable, [6]v.db.select, [7]v.db.update ÐÐТÐÐ Markus Neteler Last changed: $Date: 2007-02-05 07:12:48 -0600 (Ðн, 05 Ñев 2007) $ ÐвÑÐ¾Ñ Ð¿ÐµÑевода References 1. file://localhost/root/tmp/2/fin/db.execute.html 2. file://localhost/root/tmp/2/fin/v.db.addcol.html 3. file://localhost/root/tmp/2/fin/v.db.addtable.html 4. file://localhost/root/tmp/2/fin/v.db.connect.html 5. file://localhost/root/tmp/2/fin/v.db.droptable.html 6. file://localhost/root/tmp/2/fin/v.db.select.html 7. file://localhost/root/tmp/2/fin/v.db.update.html