Voting

: max(nine, nine)?
(Example: nine)

The Note You're Voting On

sirio3mil at gmail dot com
16 years ago
The diference between functions used here are consierable, for example for one table with 36 columns and 806 rows the time to execute two of those functions are this:

function using odbc odbc_result_all take 2,6 seconds
function using odbc_fetch_row take 0,8 seconds

<< Back to user notes page

To Top