Guy Deleeuw <[EMAIL PROTECTED]> writes: > Now I execute this query that request one column more, the "ind" field., > the return of this query is bad.
You didn't say what you think is bad about it ... but in any case I'll bet that this bit isn't doing what you want: ... AND (ind=ind) ... As-is it's useless. You probably need to table-qualify one or both names. regards, tom lane -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin