|
The following SQL can be used to query your Oracle database system tables for a list of sequences.
SELECT OBJECT_NAME
FROM all_objects
WHERE owner = :sOwner
AND object_type = 'SEQUENCE'
|
|
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.
|
"QweryBuilder is a great, easy to use tool, that is a part of my everyday programmer life."
Read More Testimonials
|
|
|