Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
The very basics
Infinite looping
Processing graphs with recursive CTE
Summary
33. Exercise 1

Instruction

Let's start from a mathematical question.

Exercise

Show multiplications of 5 from 5 until 100 (column value). As the second column (named sum), show the sum of all multiplications so far.