LIMIT_COMPOUND_SELECT top-level constant
int
const LIMIT_COMPOUND_SELECT
The maximum number of terms in a compound SELECT statement.
Implementation
const LIMIT_COMPOUND_SELECT = 4;
The maximum number of terms in a compound SELECT statement.
const LIMIT_COMPOUND_SELECT = 4;