Sql server提供了一些字符串函数,以下说法错误的是()。
- A、selec tright(’hello’,3)返回值为:hel
- B、selec tltrim(rtrim(’hello’))返回值为:hello(前后都无空格)
- C、selec treplace(’hello’,’e’,’o’)返回值为:hollo
- D、selec tlen(’hello’)返回值为:5
正确答案:A
答案解析:有

微信扫一扫手机做题
Sql server提供了一些字符串函数,以下说法错误的是()。
微信扫一扫手机做题