postgresql trim 函数中如何转义下划线“ _”? I try to remove 'vt_' from 'vt_test' using "trim" function: select trim(leading 'vt_' from 'vt_te.
確定! 回上一頁