sql::dialects::anydata(3) suse man page | unix.com

Man Page: sql::dialects::anydata

Operating Environment: suse

Section: 3

SQL::Dialects::AnyData(3)				User Contributed Perl Documentation				 SQL::Dialects::AnyData(3)

NAME
SQL::Dialects::AnyData
SYNOPSIS
use SQL::Dialects::AnyData; $config = SQL::Dialects::AnyData->get_config();
DESCRIPTION
This package provides the necessary configuration for AnyData SQL.
FUNCTIONS
get_config Returns the configuration for AnyData 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::AnyData(3)
Related Man Pages
anydata::format::weblog(3pm) - debian
anydata::storage::file(3pm) - debian
sql::reservedwords(3pm) - debian
sql::reservedwords::postgresql(3pm) - debian
sql::translator::parser(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I