IT appears you have one too many
closing parans… SELECT o.orgunitname AS ouname,
e.entrynumber AS value_field, centroid ( c.the_geom ) AS
the_geom, c.ogc_fid AS ogc_fid FROM ( ctrphc
AS c INNER JOIN orgunit o ON c.dhs_ouname = o.orgunitname ) INNER
JOIN ( SELECT
orgunitid, entrynumber FROM routinedataou4 WHERE dataelementid=1195 AND
dataperiodid = 86 ) AS
e ON o.orgunitid = e.orgunitid ) AS
new_table USING UNIQUE ogc_fid USING SRID=-1 From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of venu gopal Hi all, |
- [GENERAL] what the problem with this query venu gopal
- Re: [GENERAL] [ADMIN] what the problem with this q... Guido Barosio
- Re: [GENERAL] what the problem with this query Michael Glaesemann
- Re: [GENERAL] what the problem with this query William Penberthy
- Re: [GENERAL] [ADMIN] what the problem with this q... Jim C. Nasby