Is it possible to make repeat / do while /loop in simple SQL
93 Views
Dear Expert,
If I would like to have the substract manipulation (column1 - column2) and repeat the calcuation in SQL using select statement while pulling data from table, is it possible?