![]() |
![]()
| ![]() |
![]()
NAMESQL::ReservedWords::DB2 - Reserved SQL words by DB2 SYNOPSISif ( SQL::ReservedWords::DB2->is_reserved( $word ) ) { print "$word is a reserved DB2 word!"; } DESCRIPTIONDetermine if words are reserved by DB2. METHODS
EXPORTSNothing by default. Following subroutines can be exported: SEE ALSOSQL::ReservedWords <http://www-306.ibm.com/software/data/db2/udb/> AUTHORChristian Hansen "chansen@cpan.org" COPYRIGHTThis program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
|