There was an error while loading. Please reload this page.
Number of operands used with an SQL operator.
sql.OPERAND_COUNT;
const sql = require('extra-sql'); sql.OPERAND_COUNT; // Map(32) { // '+' => 2, // '-' => 2, // '*' => 2, // ... // }