[fpc-pascal] Trim db-fieldnames, or not?

Marc Weustink marc at dommelstein.net
Fri Apr 25 00:27:49 CEST 2008


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




More information about the fpc-pascal mailing list