
NAME
v.db.update
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.
For complex SQL UPDATE statements, db.execute should be used.
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: 2007/03/08 13:51:30 $
Main index - vector index - Full index