Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Procedures within Packages
What if the from clause uses synonyms ?=20
-----Original Message-----
solbeach_at_cox.net
This can "easily" be done using PERL & SQL-Statement plugin. (Nothing is impossible for the person who does not have to do it!) SQL-Statement is a SQL parser which can be used to ID the tables in the FROM clause.
>=20
>=20
>=20To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
> test.proc1 references tables: emp, department, region
> test.proc2 references tables: emp
> test.proc3 references tables: region, department
---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ----------------------------------------------------------------
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Wed Jun 30 2004 - 17:11:50 CDT
![]() |
![]() |