9.6.3.USE Statement, USE identifier

This sets the default qualifier for the connection in question. The identifier cannot be an expression. The identifier is subject to whatever case conversions may be in effect.

A quoted identifier will always pass in the case it is entered. An unquoted identifier will be converted to upper case if CaseMode so specifies.