Module remove

Source

Structsยง

FromRemove
Remove individual table sources from the FROM clause.
GroupByRemove
Remove individual expressions from the GROUP BY clause.
HavingRemove
OrderByRemove
Remove individual items from the ORDER BY clause.
SelectItemRemove
Remove individual items from the SELECT list.
WhereRemove
Remove the entire WHERE clause from the query.