02 2019 档案

摘要:可以使用如下的方式: 解决方案来自:https://stackoverflow.com/questions/18096740/use-of-single-quote-and-double-single-quote-in-pl-sql-block 以上 阅读全文
posted @ 2019-02-18 13:28 张不正 阅读(209) 评论(0) 推荐(0)
摘要:SQL语句参考以下: select owner,segment_name,segment_type,tablespace_name,sum(bytes)/1024/1024/1024 from dba_segments where tablespace_name='TBS_LDHB' group b 阅读全文
posted @ 2019-02-14 17:24 张不正 阅读(1431) 评论(0) 推荐(0)

返回顶部