Retrieves the next row of data as a numerically indexed array, associative array, or both. SQLSRV_FETCH_NUMERIC The next row of data is returned as a numeric array. SQLSRV_FETCH_ASSOC The next row of ...
Other statements are returned as an array of tokens. This is not as structured as the information available about the above types. See the ParserManual for more information. Since the MySQL SQL ...