单项选择题

运算结果是字符串“home”的表达式是( )。

A.LEFT("myhome", 4)
B.RIGHT("hometown", 4)
C.SUBSTR("myhometown", 4, 4)
D.SUBSTR("myhometown", 3, 4)