Site sponsored by: Idera Try Idera’s new SQL admin toolset
SQL Server Performance

  • Home
  • Articles
  • Forums
  • Tips
  • Quiz
  • FAQ's
  • Blogs
  • Software
  • Books
  • About Us
RSS Feeds
Sign in | Join


FAQ Topics

All FAQ's
General DBA
General Developer
DBA Performance Tuning
Developer Performance Tuning
Clustering
Error Messages

Write for Us

Share you SQL Server knowledge with others and raise your profile in the community More...
Latest Articles

Server and Database Auditing in SQL Server 2008
So, you find yourself On-Call
Administrator & Monitoring Change Data Capture in SQL Server 2008 ...
Importance of the Resource Database

More     

SQL Server Developer Performance Tuning FAQ's

 
How can I confirm whether a SQL Server installation is 32 or x64 bit?
Using SQL Server 2005 cannot Connect to a Remote SSIS Server?
Why can't I install multiple instances of SQL Server Integration Services components on the same physical server?
What is the effect of DBCC CHECKDB and DBCC DBREINDEX on the Transaction log?
How can I determine the maximum value for each data? And which option provides the best performance?
How do I find the most frequently occurring value for all data in a table? How do I find that value per group?
I want to add an identity or unique identifier column to a table in order to ensure that each row is unique. For best performance, which one should I use?
I don't know how to transfer an array to a table, and I even if I can, I don't know if it will be any faster than using INSERT INTO?
How do I estimate how large a database will grow?
I've been under the impression that joins are costly and should be kept to a minimum. Is this true?
Since functions are not pre-compiled, is there any performance gain from using user-defined functions as opposed to stored procedures?
I would like some input on the best, most efficient way to store images for use on a website.
Can you provide some ways that I might be able to avoid using cursors in my applications?
Can the use of NULLS in a database affect performance?
In my stored procedures I have the option of calling the same data from either a table or a view. For best performance, should I be calling a table or a view?
I don't like to delete records in our production database, even though we will never need them again. Does this affect performance?
Should I use the old Microsoft JOIN syntax, or the ANSI JOIN syntax for the best JOIN performance?
Is is more efficient to use SELECT DISTINCT or GROUP BY to perform the same function?
My application makes heavy use of temp tables. Should I be creating temp tables as needed, or should I be using a permanent table over and over instead?
Which is faster when using SQL Server 2000 or 2005, temp tables or the table datatype?
Does SQL Server support table partitioning?
When creating temp tables within a stored procedure, is it good practice to drop them as soon as they are no longer required?
Is there any performance difference between using SET or SELECT to assign values in Transact-SQL?
Why does a query executed from VB run more slowly than when run from Query Analyzer?
When should I include the WITH RECOMPILE option when creating a stored procedure?
Is there any significant performance difference when joining tables across different databases on the same server?
My application is very INSERT heavy. What can I do to speed up the performance of INSERTs?









Home | Peformance Articles | Audit Articles | Business Intelligence Articles | Clustering Articles | Developer Articles | Reporting Services Articles | DBA Articles | ASP.NET / ADO.NET Articles | DBA FAQ's | Developer Peformance FAQ's | DBA Peformance FAQ's | Developer FAQ's | Clustering FAQ's | Error Messages | Audit Tool Reviews | Backup Tool Reviews | Coding Tool Reviews | Compare Tool Reviews | Documentation Tool Reviews | Design Tool Reviews | Monitoring Tool Reviews | Log Tool Reviews | Reporting Tool Reviews | Clustering Tool Reviews | Security Tool Reviews | Change Management Tool Reviews | Remote Access Tool Reviews | Book Reviews | Security Tool Reviews | QDPMA Performance Tuning | ADO.NET / ASP.NET | Administration | Analysis/OLAP Services | Application Development | Configuration | Components | ETL | Hardware | High Availability | Hints | Index | Misc | Operating Systems | Performance Tuning | Replication | T-SQL | Views


              © 1999-2008 by T10 Media. All rights reserved