摘要:
select count(*) from v$px_process a where a.STATUS='IN USE'; 阅读全文
posted @ 2017-11-12 22:52
ppjj
阅读(3309)
评论(0)
推荐(0)
摘要:
1,$s/str1/str2/g:从第一行到最后一行把str1替换成str2 阅读全文
posted @ 2017-11-12 22:48
ppjj
阅读(1160)
评论(0)
推荐(0)