> The standard is that an identifier (table name, field name, ...) must be
> double quoted if it contains any non (letter, digits, underscore)
> character or if it is case sensitive
Is that the SQL standard you are referring to? Because I use underscores
extensively without double-quotes with no problems.
Greg