RE: Performance Difference Between != and <>?

Scott

> If you use !=, it returns sub-second.  If you use <>, it takes 7
> seconds to return.  Both return the right answer.

Just out of curiosity... Does the query optimizer generate a different
execution plan for the two queries?


Regards,
Chris
--
http://www.freelists.org/webpage/oracle-l


Other related posts: