Why we need to use secondry database file? though, we can
do same work using primary database file also.
Answer Posted / sagi.rahul
Secondary files can be used to spread data across multiple
disks by putting each file on a different disk drive which
will improve i/o.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Does sql server 2000 clustering support load balancing?
How can I check if a view exists in a sql server database?
What is the parse query button used for?
What are the properties of primary key?
Difference between report and query parameter.
How to connect Azure federated root database and apply federation in entity framework?
How do you create a clustered index?
How to create a simple table to test triggers in ms sql server?
What is tabulation?
Can we call future method from trigger?
Explain try...catch with sql server?
Why truncate is ddl command?
What are number line correlation administrators will use while working with a subquery?
What is the difference between Stored Procedures and triggers?
What is the Difference Between Primary and Foreign Key?