Hi,
i have used a similar with recursive function at my work and got the desired results.
The with recursive funtion returns values for me when i used it in an ETL tool. But am not able to view the data in TD SQL assistant. When i run the query, i get only a message "11512 rows selected". but the output of the funtion is not available. What do we need to do to bring the output on screen in SQL Assistant?
Hi,
i have used a similar with recursive function at my work and got the desired results.
The with recursive funtion returns values for me when i used it in an ETL tool. But am not able to view the data in TD SQL assistant. When i run the query, i get only a message "11512 rows selected". but the output of the funtion is not available. What do we need to do to bring the output on screen in SQL Assistant?