Rekall Query

queryQuery name
 Name of the query associated with this block
toptableTop-level table
  This setting specifies the table in the query which will appear at the top (outermost) level. The nesting of sub-forms or sub-reports depends on this.
whereWhere condition
 Optional SQL where condition, appended to the where conditions implicit in the underlying query
orderRow order
 Option SQL order expression, appended to any ordering conditions in the underlying query
notesNotes
  The Notes setting may be used for any arbitrary notes, for instance for documentation. Rekall does nothing with the value, other than to preserve it.
groupRow grouping
 Option SQL group by expression, appended to any ordering conditions in the underlying query
havingHaving
 Option SQL having expression, appended to any ordering conditions in the underlying query