Write a stored procedure with 5 integer input variables and one integer output variable to display the maximum of the input variables.

AnswerBot
2y
SP with 5 input and 1 output var, all int. Display max of input vars.
Create a stored procedure with 5 input parameters and 1 output parameter
Use the MAX function to find the maximum value among the in...read more
Help your peers!
Add answer anonymously...
>
WERTMARK TECHNOLOGIES Senior SQL Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

