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 -> Re: SELECT SQL

Re: SELECT SQL

From: dombrooks <dombrooks_at_hotmail.com>
Date: 24 Apr 2007 01:35:45 -0700
Message-ID: <1177403745.291233.238900@n15g2000prd.googlegroups.com>


Looks like you're fighting a losing battle against poor table design.

You could try splitting it out into UNIONs, each joining on a specific b.id0x column, rather than ORs.
It might be slower / similar / faster. Received on Tue Apr 24 2007 - 03:35:45 CDT

Original text of this message

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