Hello, does Ignite SQL support functions that return a results set, and the use of those functions in SQL as a table equivalent?
If yes, is there an example? H2 supports it, see http://www.h2database.com/html/features.html#user_defined_functions (need to scroll down a bit). Thanks... Roger
