DESCRIPTION

v.db.update allows to assign a new value to a column in the attribute table connected to a given map.

NOTES

v.db.update is just a front-end to db.execute to allow easier usage.

SEE ALSO

db.execute, v.db.addcol, v.db.addtable, v.db.connect, v.db.droptable, v.db.select

AUTHOR

Moritz Lennert (mlennert@club.worldonline.be)

Last changed: $Date$