Lets say we have a table which is 3GB in size and contains 18 millions rows can we say deleting
9millions rows from this table generates 2GB worth of archive logs(assuming every row is equal in size) ?

thanks