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 CTEs
Summary
33. Exercise 1

Instruction

Let's start with a mathematical question.

Exercise

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