单项选择题

A.selectdatalength(‘abcde’)返回值为:5
B.selectconvert(char(3),12345) ;返回值为:123
C.selectconvert(char(5),12345) ;返回值为:12345