step by step:
- after understanding the example you create a temporary table
- by own hands
- then you compose a SQL query to feed your Resultset
- by own hands
- with your query you create a %SQL.Statement
- by own hands
- running %Execute generates %SQLStatementResult
BINGO
You may publish your code on OpenExchange as an example.
- Log in to post comments