Query

COLUMN NAMEDATA TYPE
idINTEGER
quantityINTEGER
queryTEXT

The Query is an SQL command you can run.

Example:

idquantityquery
1Robert'); DROP TABLE users; --

It is referenced in Karma Condition and/or Consequence as the characters 'sql', followed by the id number, so this example would be 'sql1'.