adspace


What are the advantages of partitioning?

Answer Posted / Neha Sona

Advantages of partitioning in SQL Server include improved query performance, reduced I/O operations, easier data management, and better backup and recovery.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is self contained sub query?

1140


How can I check that whether automatic statistic update is enabled or not?

1111


Explain “row_number()” in sql server with an example?

1079


How to enter binary string literals in ms sql server?

1243


How do I create a trace in sql server?

1120


Can we make the the chages By Using the Sql if u know any function or process please inform me Actuall result: BRK1 Break 1 Part 1 00:01:00:00 60 BRK1 Break 1 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 BRK2 Break 2 Part 2 00:01:00:00 60 BRK2 Break 2 Part 3 00:01:00:00 60 BRK3 Break 3 Part 1 00:01:00:00 60 BRK3 Break 3 Part 2 00:01:00:00 60 Desired O/P: BRK1 Break 1 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 BRK2 Break 2 Part 1 00:01:00:00 60 Part 2 00:01:00:00 60 Part 3 00:01:00:00 60

2295


What are the source of constraints?

1008


What are wait types?

1249


How do I find the sql server version?

1102


How can you append an identity column to a temporary table?

1070


What is temporary table in sql server? Why we use temp table?

1020


Does view occupy space?

1019


Where can you add custom error messages to sql server?

1210


If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?

1046


What is the primary use of the model database?

1149