Which of the following is the best use for a Scalable Shared Database in SQL Server 2005?
Answer
A reporting database server
Explanation
A scalable shared database is a feature that allows you to setup read-only database on a separate server for reporting purposes. This database provides an identicle view of your data from another server.