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


SQL-Entity documentation  | view source Contained in the SQL-Entity distribution.

Index


NAME

Top

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

SYNOPSIS

Top

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

DESCRIPTION

Top

    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

Top

SQL::Query.

COPYRIGHT AND LICENSE

Top

AUTHOR

Top

Adrian Witas, adrian@webapp.strefa.pl


SQL-Entity documentation  | view source Contained in the SQL-Entity distribution.