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: Dynamice SQL in Oracle

Re: Dynamice SQL in Oracle

From: Andy Hassall <andy_at_andyh.co.uk>
Date: Sun, 15 May 2005 17:33:08 +0100
Message-ID: <1eue81d0eboaubptvirc1c578pg7nqh0qa@4ax.com>


On Sun, 15 May 2005 08:55:00 -0700, psoug <damorgan_at_psoug.org> wrote:

>> Anyway, how can you separate out "DDL in EXECUTE IMMEDIATE" from "creating,
>> altering and dropping objects using PL/SQL" - doesn't leave much?
>
>GRANT and REVOKE.

 Ah, fair point, didn't quite think of them as "Data Definition Language" since they don't define or change any data structures, just change access to objects. But they certainly act like DDL statements.

-- 
Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Received on Sun May 15 2005 - 11:33:08 CDT

Original text of this message

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