question archive Create stored procedure which calls a function within using the steps below: Create stored procedure get_Amount() with 3 input parameters - CustomerID, OrderNumber and ProductNumber
Subject:Computer SciencePrice: Bought3
Create stored procedure which calls a function within using the steps below:
get_Amount(1026,22,1)