sqlrw

Perl extension that indicates if words are reserved by SQL

Install

All systems
curl cmd.cat/sqlrw.sh
Debian Debian
apt-get install libsql-reservedwords-perl
Ubuntu
apt-get install libsql-reservedwords-perl
image/svg+xml Kali Linux
apt-get install libsql-reservedwords-perl
Fedora
dnf install perl-SQL-ReservedWords
Windows (WSL2)
sudo apt-get update sudo apt-get install libsql-reservedwords-perl
Raspbian
apt-get install libsql-reservedwords-perl

libsql-reservedwords-perl

Perl extension that indicates if words are reserved by SQL

SQL::ReservedWords determine if words are reserved by ANSI/ISO SQL standard or by specific database such as PostgreSQL or MySQL. It can also check which version of ANSI or specific database uses the word checked.

perl-SQL-ReservedWords

ANSI/ISO SQL standard