Hi
Does anyone know how to estimate the effect of a transaction on the size of a transaction log file? We have some very large tables (in excess of 500 million rows) and I would like to have some idea of the effect on the size of the log file of an UPDATE query that effected all rows of one of these tables.
Thanks in advance