this bug's URL: http://intevation.de/rt/webrt?serial_num=3572
-------------------------------------------------------------------------
Subject: sql notes: INSERT INTO - mistake?
Platform: GNU/Linux/i386
grass obtained from: CVS
grass binary for platform: Compiled from Sources
GRASS Version: cvs 23.08.05
It seems to me that this entry in "sql notes" in the manual:
INSERT INTO table ( columns ) values
should be rather *something like*
INSERT INTO table (column1[,column2,...]) VALUES (value1[,value2,...])
Please correct me if not so I'll kill this report.
Maciek
-------------------------------------------- Managed by Request Tracker