[GRASS5] [bug #3572] (grass) sql notes: INSERT INTO - mistake?

Request Tracker grass-bugs at intevation.de
Thu Aug 25 07:42:52 EDT 2005


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




More information about the grass-dev mailing list