# show available tables db.tables -p # this will show what would happen db.droptable table=sometable # actually drop the table db.droptable -f sometable
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