Question: please solve it in SQL Write a cyclic sequence called mySequence that generates the following sequence: 200, 190, 180 0, 200, 190, 180 0..., etc.
please solve it in SQL Write a cyclic sequence called mySequence that generates the following sequence: 200, 190, 180 0, 200, 190, 180 0..., etc. Use the CACHE clause to cache 10 values ahead of time
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
