sql92-operators

1.0.2 • Public • Published

SQL92-keywords

is the list of operators in SQL92 specification

Installation | Usage | License

Installation

With npm do

npm install sql92-operators

Usage

Get operators list.

const operators = require('sql92-operators')
 
operators.indexOf('+') > -1 // true

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i sql92-operators

Weekly Downloads

24

Version

1.0.2

License

MIT

Unpacked Size

2.25 kB

Total Files

4

Last publish

Collaborators

  • fibo