Hi, I've just realized that this way, it works very fine :
SELECT * FROM mytable WHERE myreal = 13.95::real;But I still don't understand very well why I need the explicit conversion (::real) ...
Philippe Ferreira. ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly