![]() |
![]()
| ![]() |
![]()
NAMEv.db.droptable - Removes existing attribute table of a vector map. KEYWORDSvector, attribute table, database SYNOPSISv.db.droptable
Flags:Parameters:
DESCRIPTIONv.db.droptable removes an existing attribute table from a given vector map linked at given layer. If the -f force flag is not given then nothing is removed. NOTESv.db.droptable is a front-end to db.execute to allow easier usage. The existing database connection(s) can be verified with v.db.connect. EXAMPLERemoving attribute table connected to layer 1:
g.copy vect=roadsmajor,myroads v.db.droptable myroads v.db.droptable myroads -f v.db.connect -p myroads SEE ALSOdb.connect, db.execute, v.db.addtable, v.db.connect, v.db.dropcolumn, v.db.select, v.db.update GRASS SQL interface AUTHORMarkus Neteler SOURCE CODEAvailable at: v.db.droptable source code (history) Latest change: Wednesday Jun 07 17:17:29 2023 in commit: e41b53c3cd58558cd9de6d417866cacefebf8b2b Main index | Vector index | Topics index | Keywords index | Graphical index | Full index © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
|