Re: Sql problem

From: sybrand bakker <sybrand.bakker_at_bentley.nl>
Date: 1995/06/01
Message-ID: <3qkida$njc_at_sun630.bentley.com>#1/1


The equivalent where would be something like: where to_number(to_char(birthday,'DD')) between 1 and 15 and to_number(to_char(birthday,'MM')) between 1 and 5. As the to_char function converts everything to a string it is wise to add the to_number function

Sybrand Bakker Received on Thu Jun 01 1995 - 00:00:00 CEST

Original text of this message