itangelmanoj
Programmer
hi,
i have 1 stored procedure in database, that fetches records from table that has big number of records. it does it work fine, i get the data in 2-3 sec. i copied the stored proc and created the another one with different name that does exactly the same. but when i run the new stored proc it takes long time 15 sec or so. Both the stored proc are exctly the same. i am not able to understand the reason of this behaviour.
please help me out.
thanking you in advance
i have 1 stored procedure in database, that fetches records from table that has big number of records. it does it work fine, i get the data in 2-3 sec. i copied the stored proc and created the another one with different name that does exactly the same. but when i run the new stored proc it takes long time 15 sec or so. Both the stored proc are exctly the same. i am not able to understand the reason of this behaviour.
please help me out.
thanking you in advance