Temporal Join feature is supported in SP5 release of HANA I guess.
I have two date columns in one table fromdate and todate. I want to join it with the date table based on that date falls between from and to date.
Can this be achieved through CE functions as well?