I am working on stored procedures in MS SQL server, I have a table called customer_type, I have to take in a customer_ty
Posted: Fri Jul 01, 2022 5:34 am
I am working on stored procedures in MS SQL server, I have atable called customer_type, I have to take in acustomer_type parameter and select all people, I have my codefor selecting all people but I am not sure what it means to take inparameter, please show examples and explain what it means to takein parameter column types are customer id, name,explanation