Which Transact-SQL statement should you use?
You are responsible for managing an instance of SQL Server 2008.
The SQL server contains a database named Custdb that is configured with the full recovery model.
Your company has a partner company named nutex.com .
The partner company also maintains its customer data on an instance of SQL Server 2008. You import thecustomer data from the partner company into the Custdb database.
After the import, users report that Custdb is performing slowly.
You investigate and discover that the transactionlog for the Custdb database has increased in size dramatically, and currently occupies most of the free space onthe hard disk.
You want to reclaim as much free space as possible. Which Transact-SQL statement should you use?