a question for stored procedure
From: Chris Xia <xia__chr_at_tasb.org>
Date: 1996/02/21
Message-ID: <4gg7bt$hbq_at_gatekeeper.tasb.org>#1/1
Date: 1996/02/21
Message-ID: <4gg7bt$hbq_at_gatekeeper.tasb.org>#1/1
Hi, there:
I have a simple question about stored procedure:
Can I access tables that are not inside my schema when I create a stored procedure?
According to the syntax of pl/sql , seems I should be able to do that , but I always
got the error:
4/1 PL/SQL: SQL Statement ignored
4/33 PLS-00201: identifier 'DBA_OBJECTS' must be declared
Any help would be appreciated! Received on Wed Feb 21 1996 - 00:00:00 CET