[phplib] Cross DB SQL From: Peter Bowyer (reywob <email protected>)
Date: 03/07/01

Hi,

Is there a chart anywhere which shows what SQL will work with all
databases? For instance will the following work with databases other than
MySQL:

SELECT count(*) AS count,PostImage FROM $PostStatsTable GROUP BY PostImage
ORDER BY count DESC LIMIT $ListTop

I'm beginning to realise that db abstraction isn't the final solution -
you've got to get the SQL right a well :-)

TIA,
Peter.
---oOo---
Do you sendcard?
http://www.sendcard.f2s.com/
PHP postcard script supporting 9 databases!
---oOo---

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>