query | Query name |
Name of the query associated with this block | |
toptable | Top-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. | |
where | Where condition |
Optional SQL where condition, appended to the where conditions implicit in the underlying query | |
order | Row order |
Option SQL order expression, appended to any ordering conditions in the underlying query | |
notes | Notes |
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. | |
group | Row grouping |
Option SQL group by expression, appended to any ordering conditions in the underlying query | |
having | Having |
Option SQL having expression, appended to any ordering conditions in the underlying query |