Question: 1. Write a store procedure called factorial that gets an integer number n and calculates and displays its factorial. You must use a LOOP to
1. Write a store procedure called factorial that gets an integer number n and calculates and displays its factorial. You must use a LOOP to calculate the results. Example: 0! = 1 1!...
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
