ob_read_consistency specifies the read consistency level.
| Property | Description |
|---|---|
| Parameter type | enum |
| Default value | STRONG |
| Value range | * 0: A null string * 1: FROZEN * 2: WEAK * 3: STRONG |
| Effective scope | * Global * Session |
| Involved in serialization | Yes |
| Plan generation affected | Yes |