manpagez: man pages & more
man SQL::Dialects::ANSI(3)
Home | html | info | man
SQL::Dialects::ANSI(3)



NAME

       SQL::Dialects::ANSI


SYNOPSIS

         use SQL::Dialects::ANSI;
         $config = SQL::Dialects::ANSI->get_config();


DESCRIPTION

       This package provides the necessary configuration for ANSI SQL, as far
       it's supported.


FUNCTIONS

   get_config
       Returns the configuration for ANSI SQL. The configuration is delivered
       in ini-style:

         [VALID COMMANDS]
         ...

         [VALID OPTIONS]
         ...

         [VALID COMPARISON OPERATORS]
         ...

         [VALID DATA TYPES]
         ...

         [RESERVED WORDS]
         ...


AUTHOR & COPYRIGHT

        This module is

        copyright (c) 2001,2005 by Jeff Zucker and
        copyright (c) 2007-2020 by Jens Rehsack.

        All rights reserved.

       The module may be freely distributed under the same terms as Perl
       itself using either the "GPL License" or the "Artistic License" as
       specified in the Perl README file.

       Jeff can be reached at: jzuckerATcpan.org Jens can be reached at:
       rehsackATcpan.org or via dbi-devATperl.org



perl v5.30.3                      2020-10-21            SQL::Dialects::ANSI(3)

sql-statement 1.101.0 - Generated Sat Oct 24 09:03:01 CDT 2020
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.