The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

CLASS

SQL::Generator::Argument

SYNOPSIS

use SQL::Statement::Argument;

DESCRIPTION

SQL::Generator::Argument is a class for constructing elements of sql-statements. It is not to be used for standalone ,more for helping SQL::Generator::Argument. sql-statements.

EXPORT

None by default.

AUTHOR

Murat Uenalan (muenalan@cpan.org)

COPYRIGHT

Copyright (c) 1998-2002 Murat Uenalan. Germany. All rights reserved.

You may distribute under the terms of either the GNU General Public License or the Artistic License, as specified in the Perl README file.

SEE ALSO

perl(1), SQL::Generator, SQL::Generator::Command, SQL::Generator::Lang::*