Advertisement

04.07.2008 at 06:53AM PDT, ID: 23301300
[x]
Attachment Details

Get the name of a database object (package / view) dynamically (Oracle 9i)

Asked by finaris in PL / SQL, Oracle Database, Oracle 9.x

Tags: SQL / PL SQL

Good afternoon,

I am searching for a way to identify the name of a db-object (package / view) dynamically. Specifically, I have got something in mind that works like "THIS" in Java or "ME" in VBA.

The code should, in principal, look like:
     v_name varchar2(x);
     v_name := THIS.get_name;

I am working with Oracle 9i.

Many thanks in advance,
FINARISStart Free Trial
 
 
[+][-]04.07.2008 at 06:57AM PDT, ID: 21296898

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]04.07.2008 at 07:27AM PDT, ID: 21297199

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: PL / SQL, Oracle Database, Oracle 9.x
Tags: SQL / PL SQL
Sign Up Now!
Solution Provided By: joebednarz
Participating Experts: 2
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628