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/


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to