Sep 18 2018 06:21 PM
Team,
The With Temp1 is executing in 10 secs and it fetches - 700 records.
The FT_BASE table should fetch only the SUBSCRIBER_ID's that are there in Temp1 Table.
I have highlighted the statement which is causing the performance, please let me know if there is any alternate way of writing the query in Using 'Exists' OR IN.
The Final results should show only 700 Subscriber ID's
Thanks!
Bindu
Oct 03 2018 07:20 AM