Do we have any recommendation/best practice for sql server transaction log file size. If my mdf file size is 5 GB, what should be the approximate size of the ldf file. Or it all depends on the volume of the transactions in my database. Please suggest any recommendations we have on the size of the transaction logs.
My second question is how taking frequent T log backup would help in reducing the size of T log file?
Shiv Das