Drop nested child records in a record
This function accepts a single record from a nested query and removes the element with nested "records" which represent the child records belonging to the parent.
drop_nested_child_records(x)
x |
|
list
; a list without any elements that have nested child records
assuming they have already been extracted.
This function is meant to be used internally. Only use when debugging.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.