It describes the visibility of the same data among many transactions with different levels of isolation.With high level of isolation one transaction can not see the same data changes of the other transaction and with low level of isolation one transaction can see the same data changes of the other transaction.