Re: SQL-ANY-SOME

From: Michael Mehling <m.mehling_at_atos-group.de>
Date: Mon, 9 Aug 1999 16:55:03 +0100
Message-ID: <7omq6i$l3g$1_at_news.pop-stuttgart.de>


what is correct can anybody or can somebody? solve this and you will find the answer to your question (maybe)
yours
Michael Mehling (good fellow)
Kai Sodemann <Kai.Sodemann_at_memo.ikea.com> schrieb in im Newsbeitrag: 01beddaf$b72dcd00$6e49100a_at_pc910-sode.seurope.ikea.com...
> Hi,
> can anybody tell me the difference between SOME and ANY in a query ?
>
> e.g.
> select col1
> from tab1
> where
> 10>any(col1, col2);
>
> select col1
> from tab1
> where
> 10>some(col1, col2);
>
>
> reg Kai
>
>
Received on Mon Aug 09 1999 - 17:55:03 CEST

Original text of this message