W wxdqz New Member Aug 20, 2008 #1 I need to do mysql_num_rows(), but in oracle. It seems OCIRowCount($r) only returns rows changed after an update, not the amount of rows in a result set from a select query. How to do this??? thanks!
I need to do mysql_num_rows(), but in oracle. It seems OCIRowCount($r) only returns rows changed after an update, not the amount of rows in a result set from a select query. How to do this??? thanks!