I'm coming from a MS SqlServer background. I have an Oracle project I've been asked to work on. Does Oracle SQL have optimization restrictions on where clauses that would make the query non-sargable?
For example: select * from table where x <> y
Under MSSQL the "not equal to" would make the clause non-sargable by the query optimizer.
Thanks
Last edited by Bruce Trimpop; 03-22-2004 at 02:07 PM.
Originally posted by slimdave
In my country, we say ..V.
Slim, it's things like that that show you up as a foreigner. I can swear in French as well as any, but when I get exited it's two fingers and they know at once . . .
Bookmarks