Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Which is faster? <> or Between

Re: Which is faster? <> or Between

From: Daniel Morgan <damorgan_at_exxesolutions.com>
Date: Mon, 30 Jun 2003 09:07:05 -0700
Message-ID: <3F006029.ECE34F77@exxesolutions.com>


Paul Dixon wrote:

> "Daniel Morgan" <damorgan_at_exxesolutions.com> wrote in message
> news:3EFB1781.BAA7CC10_at_exxesolutions.com...
> > You missed the point. Everyone can run EXPLAIN PLAN. ...
>
> Daniel,
>
> that's not strictly true. To run EXPLAIN PLAN a user must have the necessary
> priveleges to either access an existing "PLAN TABLE" or to create one of
> thier own. These priveleges aren't automatically granted to every user !!
>
> Paul Dixon

Necessary privileges? What privileges? There is no privilege associated with EXPLAIN PLAN. Now if you don't have CREATE TABLE that could be a problem. But if you don't have CREATE TABLE you aren't a developer.

--
Daniel Morgan
http://www.outreach.washington.edu/extinfo/certprog/oad/oad_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Mon Jun 30 2003 - 11:07:05 CDT

Original text of this message

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