|
@@ -1,8 +1,8 @@
|
|
|
<h2>DESCRIPTION</h2>
|
|
|
|
|
|
<em>v.db.update</em> assigns a new value to a column in the
|
|
|
-attribute table connected to a given map. Alternatively, values can be
|
|
|
-copied from another column in the table.
|
|
|
+attribute table connected to a given map. The <em>value</em> parameter allows updating with a literal value. Alternatively, with the <em>qcol</em> parameter values can be
|
|
|
+copied from another column in the table or be the result of a combination or transformation of other columns.
|
|
|
|
|
|
|
|
|
<h2>NOTES</h2>
|