I think no, because we need to avoid the use of keywords.
I will try to make it work and send here the example changed.
Antonio Gallardo.
El Miércoles, 16 de Octubre de 2002 02:24, Piroumian Konstantin escribió:
> > From: Antonio Gallardo Rivera
> >
> > Hi,
> >
> > I just write to tell that in
> From: Antonio Gallardo Rivera
>
> Hi,
>
> I just write to tell that in the mod-db example. We must
> change the name of
> the first table from "user" to "users" or something similar.
>
> In PostgreSQL the word "user" is a keyword.
Can't this be solved by changing the sql like this:
select
Hi,
I just write to tell that in the mod-db example. We must change the name of
the first table from "user" to "users" or something similar.
In PostgreSQL the word "user" is a keyword.
Regards,
Antonio Gallardo.
-
To unsubsc