Repeatable Read

  • data read in a transaction will not change through the duration of the transaction.
table without id file.inlinks as Backlinks
where file.name = this.file.name

References.

Categories:: isolation, database