From: Carl Youngblood Date: 2004-11-25T04:12:20+09:00 Subject: Re: rails is awesome Gavin Sinclair wrote: >I was suprised with Jamis's Oracle examples; I always thought Oracle >was case-insensitive up the wazoo. But I guess I never tried quoting >table names etc. (yeah, *that's* intuitive...) > PostgreSQL does the same thing if you put the table/field names in quotes. Carl