FreeBSD Manual Pages
OpenXPKI::Server::DataUser:ContributedePerl:Documense::Role::CountEmulation(3) Name OpenXPKI::Server::Database::Role::CountEmulation - Moose role for database drivers to emulate row count with a subselect Description This is the default implementation to count the number of rows in a select by using SELECT COUNT(*) from (...) as tmp It might be overriden if the specifica RDBMS requires a different syntax (e.g. Oracle) or there is a builtin method. perl v5.32.0 OpenXPKI::Server::Database::Role::CountEmulation(3)
Name | Description
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=OpenXPKI::Server::Database::Role::CountEmulation&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>