摘要:
表值函数标量函数 阅读全文
posted @ 2012-03-26 19:18
无头咸鱼
阅读(221)
评论(0)
推荐(0)
摘要:
_代表空格ltrim去掉左边空格ltrim("_hello_sql_ ");变为hello_sql_rtrim去掉右边空格ltrim("_hello_sql_")变为 _hello_sql可以用replace去掉所有空格replace("_hello_sql_",' ',");变为hellosql 阅读全文
posted @ 2012-03-26 16:38
无头咸鱼
阅读(787)
评论(0)
推荐(0)

浙公网安备 33010602011771号