"select" question

From: Josef Zellner <josef.zellner_at_aon.at>
Date: Tue, 26 Dec 2000 11:59:18 +0100
Message-ID: <3A487A05.2F3F5F2F_at_aon.at>


Hi all!
I have to work with an Oracle Database (Version 7.5). If I type:
select * from schueler where s_gebdat='02-FEB-67'; I get no result. But if I query with the command: select * from schueler;
There is an entry with '02-FEB-67'.
So why does Oracle does not give me the row with this specific date if I seek for it in this first way?
TIA Received on Tue Dec 26 2000 - 11:59:18 CET

Original text of this message