# 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: 2007-12-30 12:48:58 +0100 (Sun, 30 Dec 2007) $
Main index - database index - Full index
© 2003-2010 GRASS Development Team