Isolation (database systems) (source code)

= Isolation
{disambiguate=database systems}

Determines what can or cannot happen when multiple queries are running in parallel.

See <SQL transaction isolation level>{full} for the most common context under which this is discussed: <SQL>.