Details Ticket 3572


Comment | Reply | Open


Serial Number 3572
Subject sql notes: INSERT INTO - mistake?
Area grass6
Queue grass
Requestors werchowyna@epf.pl
Owner dcalvelo
Status resolved
Last User Contact Thu Sep 1 00:37:22 2005 (3 yr ago)
Current Priority 30
Final Priority 70
Due No date assigned
Last Action Mon Sep 5 19:03:58 2005 (3 yr ago)
Created Thu Aug 25 13:42:52 2005 (3 yr ago)

Transaction History Ticket 3572


Thu, Aug 25 2005 13:42:52    Request created by guest  
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
Thu, Aug 25 2005 16:29:20    Area changed to grass6.1 by msieczka  
Wed, Aug 31 2005 20:56:53    Area changed to grass6 by mneteler  
Wed, Aug 31 2005 20:57:10    Owner changed to dcalvelo by mneteler  
Thu, Sep 1 2005 00:37:22    Mail sent by dcalvelo  
I've updated the SQL notes to reflect the new capabilities. I think more
examples are needed to reflect that properly. Can anybody produce examples of
- taking care of NULLs in a select

- 'select...where' ;

- 'alter...add column...', then 'update...set...where' ;

with complex expressions and conditions from spearfish?

With that, I'd consider this issue resolved.

Daniel.
Mon, Sep 5 2005 19:03:58    Status changed to resolved by dcalvelo  
Comment | Reply | Open

You are currently authenticated as guest.
[Show Configuration] [Login as another user]

Users Guide - Mail Commands - Homepage of RequestTracker 1.0.7 - list any request