Hi,

SQL92:
6) "X BETWEEN Y AND Z" is equivalent to "X>=Y AND X<=Z".

If between is equivalent to the above, why would call it between? I 
wonder why the order should be Y < Z for it to work. Wouldn't it be much 
more functional if it took two arbitrary numbers where order doesn't count?



Stefan


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to