Requirement
The size of the database log should be reduced.
Procedure
- Open the SQL Server Management Studio and log in.
- Then right-click on the database and navigate to the "Properties" item.
- Under the item Options there is the item Recovery Model. Set this value to simple.
Comments