Solved

Match the Following Terms with the Corresponding Description

Question 10

Matching

Match the following terms with the corresponding description:

Premises:
TRIM
CONCATENATE
&
RIGHT
SUBSTITUTE
Responses:
Combines up to 255 text strings
An alternative to the concatenate function
Removes leading and trailing spaces in a text string but maintains spaces between words in a text string
Replaces old text in a text string with new text
Returns the specified number of characters from the end of a text string

Correct Answer:

TRIM
CONCATENATE
&
RIGHT
SUBSTITUTE
Related Questions