A data analyst has created a user-defined function using the following line of code:
CREATE FUNCTION price(spend DOUBLE, units DOUBLE)
RETURNS DOUBLE
RETURN spend / units;
Which of the following code blocks can be used to apply this function to the customer_spend and customer_units columns of the table customer_summary to create column customer_price?
Casie
5 months agoJamie
5 months agoJuan
5 months agoFlorinda
5 months agoJamie
5 months agoAudra
6 months agoSantos
6 months agoJohnetta
6 months agoGail
6 months ago