Name: | perl-SQL-Statement |
---|---|
Version: | 1.414 |
Release: | 6.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 539222 |
License: | GPL+ or Artistic |
RPM: | perl-SQL-Statement-1.414-6.el9.noarch.rpm |
Source RPM: | perl-SQL-Statement-1.414-6.el9.src.rpm |
Build Date: | Wed Feb 09 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/SQL-Statement |
Summary: | SQL parsing and processing engine |
Description: | The SQL::Statement module implements a pure Perl SQL parsing and execution engine. While it by no means implements full ANSI standard, it does support many features including column and table aliases, built-in and user-defined functions, implicit and explicit joins, complexly nested search conditions, and other features. |