Hi,
Is it advisable to use WHERE Clause in a SELECT Query when we already know that the records which will be filtered out are negligible as compared to the number of records which will qualify.
In my case i am using primary key field in WHERE Clause.
Please suggest.
Regards,
Saurabh