Guest_imported
New member
- Jan 1, 1970
- 0
I am new to SQL!
and I have two stored procedures about 1000 lines each, and it is grabbing information from almost 22 Tables. When I execute it taking too much time and I want to know is there any way that I can Improve the execution in less time. And I am using 6.5 version. In my stored procedure I am using cursors and Temp Tables.
Thanks
REDDY
and I have two stored procedures about 1000 lines each, and it is grabbing information from almost 22 Tables. When I execute it taking too much time and I want to know is there any way that I can Improve the execution in less time. And I am using 6.5 version. In my stored procedure I am using cursors and Temp Tables.
Thanks
REDDY