|
Archives of the TeradataForumMessage Posted: Fri, 02 Jan 2009 @ 07:09:38 GMT
Hi, My query is select count (*) from tablename1 where column1 IN (select column1 from tablename2 where condition) Problem is my subquery (select column1 from tablename2 where condition) is returning more than 11000 records. I think IN clause have some limit, so when I tried to execute above query I am getting too many values in the subquery. Is any other alternative other than IN clause for implementing this. Thanks & Regards Shijo George
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||