How to delete the MSSQL transaction log.

How to delete the MSSQL transaction log.
If your transaction log is big or too much large. it will utilize your space and other issue might be there, so you need to clean up the transaction log time to time. Follow the following steps and clean your LOG size.
1)  first take log backup
BACKUP LOG IMEKL TO [...]