Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Perfromance issues: Temporary Tables vrs Views

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-09-24 : 09:11:55
Atukwei writes "I am using SQL Server 7 on a WINDOWS 2000 Server. I am writing a complex stored procedure which involves a lot of calculations and referencing of tables. However my clients requires the stored procedure to execute within 1 to 3 seconds. I am considering using VIEWS where possible to reduce the number of temporary tables. Will this enhance the perfomance of the stored procedure."
   

- Advertisement -