Re: Abfrage nach einer Reihe von Jahren

bernhard <[email protected]>
Newsgroups gmane.comp.db.postgresql.german
Message-ID <[email protected]>
Hallo Andreas,
> Alternativ sollte folgendes auch klappen:
>
> WHERE
>    mzb.date > '01.01.1999'::timestamp AND 
>    mzb.date < '31.12.2002'::timestamp
>
>
muß das nicht

mzb.date <= '31.12.2002'::timestamp

sein?

Gruß
Bernhard



-- 
Sent via pgsql-de-allgemein mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-de-allgemein
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.