Which function would you use to extract the word "casual" from the product name "casual pants" of the Product Name field? Please choose the correct answer.

Which function would you use to extract the word "casual" from the product name "casual pants" of the Product Name field? Please choose the correct answer.
A . Left(5; [Product Name])
B . Left([Product Name]; 5)
C . Right((Product Name), 5)
D . Right(5, [Product Name])

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments