Learn how to move the data and log file for a SQL Server database to a different location on disk in this step by step tip.
Let us see how we can move SQL Server MDF file (data file) or LDF file (log file) to a different drive. In this example, we will see how we can move the log file from one drive to another drive.