Finding Perfect Numbers with recursion in SQL

前端 未结 0 1456
你的背包
你的背包 2020-12-18 16:43

I am trying to get this output:

Basically I want to find the sum of the previous numbers of the obtained number.

My Data Codes:

WITH Num         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题