# work on own copy g.copy vect=roads,myroads db.describe -c myroads # only shows what would happen: db.dropcol myroads column=label # actually drops the column db.dropcol -f myroads column=label db.describe -c myroads
Last changed: $Date: 2011-11-08 10:42:51 +0100 (Tue, 08 Nov 2011) $
Main index - database index - Full index
© 2003-2011 GRASS Development Team