DBomb::Query::OrderBy - An ORDER BY clause.


DBomb documentation  | view source Contained in the DBomb distribution.

Index


NAME

Top

DBomb::Query::OrderBy - An ORDER BY clause.

SYNOPSIS

Top

DESCRIPTION

Top

METHODS

Top

asc()

Corresponds to SQL ORDER BY ASC

desc()

Corresponds to SQL ORDER BY DESC


DBomb documentation  | view source Contained in the DBomb distribution.