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?
Mirta
11 days agoCarrol
15 days agoBok
16 days agoThea
3 days agoLuz
5 days agoFallon
19 days agoTijuana
1 days agoStefania
12 days agoGraciela
27 days ago