getMaxTablesInSelect() |
Returns the maximum number of tables allowed to be referred to by a SELECT statement. A result of zero means that there is no limit or that the limit is not known. The return value is an integer. Syntax getMaxTablesInSelect() |