Does partitioning help performance?



Does partitioning help performance?..

Answer / Renu

Yes, partitioning helps improve performance in databases by reducing I/O operations and improving query execution speed due to better data distribution.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Difference between 2NF &3NF ?

1 Answers   Cap Gemini,


What are the two types of concurrency?

4 Answers  


How to find the login name linked to a given user name?

1 Answers  


What are partitioned views and distributed partitioned views?

1 Answers  


What is the recovery model?

1 Answers  


How do you Implement SSIS Packages in your Project?

1 Answers  


Do you know what is xpath?

1 Answers  


What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?

1 Answers  


List the data types available in mssql?

1 Answers  


How do you know if sql server is running on your local system?

1 Answers  


How to defragment indexes with alter index ... Reorganize?

1 Answers  


Write a query for primary key constraint with identity key word?

1 Answers   MindCracker,


Categories