Hi All,
As per the requirement, I am converting oracle sql to teradata. Oracle sql contains both SYS_CONNECT_BY_PATH and CONNECT_BY_ROOT functions in the select statement. I was able to successfully coonvert the SYS_CONNECT_BY_PATH function to Teradata by writing WITH RECURSIVE query. But, I am stuck up in the conversion of CONNECT_BY_ROOT fucntion. Please help.
Regards,
Ajay
Forums: