|
The following SQL can be used to query your Oracle database system tables for package DDL.
SELECT SUBSTR(text,1,Length(text) - 1), line
FROM all_source
WHERE type = 'PACKAGE'
AND Owner = :sOwner
AND NAME = :sPackage
|
|
QweryBuilder is an SQL Editor and Query Tool. Its purpose is
to make accessing information from a database simple, quick, accurate and
efficient.
Work with your SQL Server, ASE, SQL Anywhere and Oracle databases in
one single application.
|
"I would like to say again how much time your product saves me and how I truly appreciate the responsiveness of the support you provide."
Read More Testimonials
|
|
|