Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: NVL and index usage
Thanks ... the development is rolling out a new change by adding a new
nullable column to a table and adding following to all appropriate queries
...
and nvl(new_column,'A') = nvl(some_value,'A')
I learned of this few minutes ago and luckily they are releasing it to development tomorrow.
Thanks once again
Raj
QOTD: Any clod can have facts, but having an opinion is an art!
-----Original Message-----
Sent: Thursday, January 02, 2003 1:22 PM
To: Multiple recipients of list ORACLE-L
It won't be able to use the index as far as I know. Unless it's a functional index ;).
Mogens
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Jamadagni, Rajendra INET: Rajendra.Jamadagni_at_espn.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Jan 02 2003 - 12:33:44 CST
- text/plain attachment: ESPN_Disclaimer.txt
![]() |
![]() |