The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SQL::Query::Limit::Oracle - LIMIT emulation for Oracle database.

SYNOPSIS

    use SQL::Query::Limit::Oracle;

DESCRIPTION

    SQL navigation wrapper for Oracle.

EXPORT

None.

ATTRIBUTES

the_rownum

METHODS

query
limit_clause
selectable_columns
the_rownum_column
query_columns

Returns query column for the object.

query_setup
order_by_clause

Returns " ORDER BY ..." SQL fragment

select_hint_clause

Return hinst cluase that will be placed as SELECT operand

SEE ALSO

SQL::Query.

COPYRIGHT AND LICENSE

The SQL::Query::Limit::Oracle module is free software. You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.

AUTHOR

Adrian Witas, adrian@webapp.strefa.pl