2010/1/13 Glênio Côrtes Himmen <[email protected]>: > Eu não, mas talvez o driver Mertech tenha criado, porque? >
Prque um identificador colocado entre aspas torna diferentes as letras maiúsculas e minúsculas: "Quoting an identifier also makes it case-sensitive, whereas unquoted names are always folded to lower case. For example, the identifiers FOO, foo, and "foo" are considered the same by PostgreSQL, but "Foo" and "FOO" are different from these three and each other." http://www.postgresql.org/docs/current/interactive/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS Osvaldo _______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
