摘要:
In Oracle/PLSQL, the trim function removes all specified characters either from the beginning or the ending of a string. The syntax for the trim function is: trim( [ leading | trailing | both [ trim_character ] ] string1 ) leading - remove trim_string from the front of string1. t... 阅读全文
posted @ 2011-05-18 16:22
0707
阅读(1025)
评论(0)
推荐(1)
浙公网安备 33010602011771号