Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: RE: [PMX:#] update about 100K records
This kind of FBI is another way of selectively indexing or indexing a subset of rows by using FBI. Ahh ... the power of NULL value.
Raj
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 09, 2003 10:05 AM
To: Multiple recipients of list ORACLE-L
Subject: Re: RE: [PMX:#] update about 100K records
that is a really good idea. discard my dopey pl/sql post. this one is alot better.
i must have been sniffing glue when i wrote it.
>
> From: "Jamadagni, Rajendra" <[EMAIL PROTECTED]>
> Date: 2003/07/09 Wed AM 09:39:24 EDT
> To: Multiple recipients of list ORACLE-L <[EMAIL PROTECTED]>
> Subject: RE: [PMX:#] update about 100K records
>
> How about creating a function based index on the column ...
>
> function my_func(table_column in number) return number
> is
> begin
> if table_column = <your_current_value> then > return 1 > else > return null; > end if;
********************************************************************This e-mailmessage is confidential, intended only for the named recipient(s) above and may contain information that is privileged, attorney work product or exempt from disclosure under applicable law. If you have received this message in error, or are not the named recipient(s), please immediately notify corporate MIS at (860) 766-2000 and delete this e-mail message from your computer, Thank
you.*********************************************************************2Received on Wed Jul 09 2003 - 08:25:47 CDT
![]() |
![]() |