Hello all,
I have a fresh SQL Server installed on a primary C drive, as of now there are no user databases created yet...the goal is to create a database but have its files stored on the secondary SSD drive (E:),...the reason for this is that we want to get the better performance out of the SSD drive because there will be constant read/writes to it....question is : Besides creating the database on the E drive....is there anything else that I should move to the E drive to achieve the best performance out of SQL?