Graeme Geldenhuys wrote:
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"! :-)

:)
They only have production code, this is an example I use :) I haven't seen this in production yet (other wtfs I did see though)

Marc

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

Reply via email to