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 -> 1 Stored Procedure for all Tablespaces

1 Stored Procedure for all Tablespaces

From: Barry Ludwig <barry.ludwig_at_informore.com>
Date: 19 Jan 1999 09:30:52 GMT
Message-ID: <36A450CF.3960C2E8@informore.com>


Hi all,

I have been writing some stored procedures. Oracle puts the UserId before the table name.

Is there a way to create a procedure, that will run in the active tablespace for the active user.

Eg

user1.emp using program to average the salary, but if user2 runs this program he gets the result of user1.emp, as user1 has created the program.

How can I work arround this problem

--
Barry Ludwig

Informore BV - Phone : + 31 (0)35 6836560 - Fax : +31 (0)35 6834976 Received on Tue Jan 19 1999 - 03:30:52 CST

Original text of this message

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