Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Off-topic
On 07/16/2004 11:51:40 AM, Bob Lofstrand wrote:
> There is nothing (that I know of) in informix that is just like the
> translate function.
With all due respect, I'm not sure that translating even belongs to the database. There are numerous tools to do that on the application side. The pervasive paradigm, as far as I am aware, is to have data stored in the database, and then translated as necessary, because the user might want to see the same data in English, Spanish, German or Croatian. Translating is an expensive operation and imposes unnecessary strain on the database server. Logically, translation belongs at the user end, not on the database server.
-- Mladen Gogala Oracle DBA ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Fri Jul 16 2004 - 11:02:11 CDT
![]() |
![]() |