Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there any documentation covering load filter specifiers - the stuff that goes in the filter(...) statement in the FROM clause, such as
filters(Remove(Row, RowCnd(CellValue, 1, StrCnd(null))))
The manual simply says:
filter specifiers ::= ( filterspec { , filterspec } )
Jonathan
No-one?
I would also like to find this if anyone has anything...