Query: sql::dialects::ansi
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SQL::Dialects::ANSI(3) User Contributed Perl Documentation SQL::Dialects::ANSI(3)NAMESQL::Dialects::ANSISYNOPSISuse SQL::Dialects::ANSI; $config = SQL::Dialects::ANSI->get_config();DESCRIPTIONThis package provides the necessary configuration for ANSI SQL, as far it's supported.FUNCTIONSget_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] ... perl v5.12.1 2010-05-06 SQL::Dialects::ANSI(3)