[fpc-pascal] Trim db-fieldnames, or not?
Graeme Geldenhuys
graemeg.lists at gmail.com
Mon Apr 21 09:16:30 CEST 2008
Marc Weustink wrote:
> with quoted identifiers you can do whatever you want. One of the
> examples I use why you don't want to use them is:
>
> SELECT "select"
> FROM "from"
> WHERE "where"
> and "and" BETWEEN "between" and "and"
> HAVING "having"
> ORDER BY "order by"
hehehe... I don't use quoted identifiers either. That example belongs
on the "what the fuck" website [http://thedailywtf.com], aka "worse than
failure"! :-)
Regards,
- Graeme -
_______________________________________________________
fpGUI - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list