dbTalk Databases Forums  

Difference between in() and =any()

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss Difference between in() and =any() in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Arun Srini
 
Posts: n/a

Default Difference between in() and =any() - 07-14-2011 , 11:31 AM






I am trying to understand if there are any differences between the 'in
(select....)' clause and =ANY(select.............)' clause in
performance,.

Reply With Quote
  #2  
Old   
--CELKO--
 
Posts: n/a

Default Re: Difference between in() and =any() - 07-15-2011 , 06:48 AM






On Jul 14, 11:31*am, Arun Srini <arunro... (AT) gmail (DOT) com> wrote:
Quote:
I am trying to understand if there are any differences between the 'in
(select....)' clause and =ANY(select.............)' clause in
performance,.
No difference. In fact the ANSI/ISO Standards defines IN () as
=ANY().

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.