[GLLUG] use SQL reserved words as field names

Charles Ulrich charles at idealso.com
Wed May 24 00:36:30 EDT 2006


I forgot to mention that you can also quote the column or table name if 
it's a reserved word to avoid the syntax error. But this is another 
suboptimal solution since you're then setting up a perfect opportunity 
to confuse yourself or anyone else who modifies the database in the future.

-- 
Charles Ulrich
Ideal Solution, LLC -- http://www.idealso.com


More information about the linux-user mailing list