"Portable" SQL
PHP: A tutorial.
2026-03-22
110
SELECT COUNT(*) FROM mytable
•
Very Fast on MySQL
•
Incredibly Slow on Oracle