Biology Forums - Study Force

Science-Related Homework Help Computer Studies Topic started by: JohnAmera on Nov 17, 2017



Title: Match each of the following functions to its best ...
Post by: JohnAmera on Nov 17, 2017
Match each of the following functions to its best description:

I.   TRIM
II.   LEFT
III.   RIGHT
IV.   MID
V.   SUBSTITUTE

A   Returns the specified number of characters from the end of a text string
B.   Returns the specified number of characters from the start of a text string
C.   Removes leading and trailing spaces in a text string but maintains spaces between words in a text string
D.   Returns the specified number of characters from the middle of a text string, based on a starting position and number of characters
E.   Has an optional argument that specifies which occurrence of old_text you want to replace with new_text


Title: Re: Match each of the following functions to its best ...
Post by: anicid on Nov 17, 2017
Content hidden