Actual Usability of FOUND_ROWS()
The documentation for the FOUND_ROWS() function seems to be directed specifically at a unique-case application, when users need to get a number of rows matched without a LIMIT hindering a full count.
Can the documentation be modified to explain the actual general usability of the function?
I am more interested in having a definitive explanation of whether this can be used in conjunction with other queries, like UPDATE queries, and whether the expected count-of-matched rows (as opposed to changed-rows) is the certain result of this function.
Thank you.
Subject
Views
Written By
Posted
Actual Usability of FOUND_ROWS()
2743
April 15, 2015 10:15AM
1580
June 04, 2015 04:43AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.