Re: Help Me !!! - Mailing list pgsql-general

From Danyelle Gragsone
Subject Re: Help Me !!!
Date
Msg-id 59f9c5160807251522w51267821s2e1a9b382ca2e79d@mail.gmail.com
Whole thread Raw
In response to Help Me !!!  (danielimarco@gmail.com)
List pgsql-general


2008/7/24 <danielimarco@gmail.com>:


Hello boys,
I have a problem are not practical for sql.

I helped to find the 'error of this query?

SELECT
 fresh.articoli.barcode,
 fresh.articoli.descrizione,
 fresh.articoli.grammatura,
 fresh.articoli.id_marchio,
 fresh.articoli.imballo,
 fresh.articoli.codicecliente,
 fresh.articoli.user4,
 fresh.articoli.codiceean,
 natura.ass_codici.id_articolo,
 natura.ass_codici.id_articolo_cosmo
FROM
 fresh.articoli
 INNER JOIN natura.ass_codici ON (fresh.articoli.id_articolo =
natura.ass_codici.id_articolo)
 AND (natura.ass_codici.id_articolo_cosmo = fresh.articoli.codice)

Grazie Marco




Looks fine to me too.. but you were only talking to the boys.. not the girls ;)

LadyNikon

pgsql-general by date:

Previous
From: Zoltan Boszormenyi
Date:
Subject: Re: PostgreSQL vs FreeBSD 7.0 as regular user
Next
From: Alex Cheshev
Date:
Subject: Sequence