Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> SQL-Functions in index ???????

SQL-Functions in index ???????

From: David Gutman <David.Gutman_at_HGC.de>
Date: 1997/12/15
Message-ID: <84A0F9C9D829D111973B0060972A904303BA15@HGC>#1/1

Hi all,
please excuse my lack of knowledge in advance. I need to index my table using SQL-function (for example, NLS-upper). That's quite possible under SQL Base (example:

        create index on table_name (@upper(column_name));   Is it possible in Oracle 7.3?

Any help would great appreciated.
Best regards.

David.Gutman_at_hgc.de Received on Mon Dec 15 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US