上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 31 下一页
  2016年9月26日
摘要: SELECT SUM(bytes) / (1024 * 1024) AS free_space, tablespace_name FROM dba_free_space GROUP BY tablespace_name; SELECT a.tablespace_name, a.bytes total 阅读全文
posted @ 2016-09-26 11:20 海子呢 阅读(526) 评论(0) 推荐(0)
  2016年9月22日
摘要: 源地址:http://blog.csdn.net/xyh94233/article/details/6935669 阅读全文
posted @ 2016-09-22 17:57 海子呢 阅读(308) 评论(0) 推荐(0)
摘要: alter table table_name modify column_name datatype; 阅读全文
posted @ 2016-09-22 17:29 海子呢 阅读(529) 评论(0) 推荐(0)
  2016年9月18日
摘要: http://blog.sina.com.cn/s/blog_676255e101018d5s.html 阅读全文
posted @ 2016-09-18 09:02 海子呢 阅读(203) 评论(0) 推荐(0)
  2016年9月14日
摘要: 点击刷新再点击查看sql就好了 阅读全文
posted @ 2016-09-14 09:01 海子呢 阅读(738) 评论(0) 推荐(0)
  2016年9月13日
摘要: 源地址:http://zhidao.baidu.com/link?url=ZgCztNzCScRI5kAqGqug1LJvf7IX311EQs6fJ0-W1kOtWaaR7MrtLoV_228Ed8Fhbk6EZQeOSfZzCDQNcBUvtq select a, count(1) from ta 阅读全文
posted @ 2016-09-13 20:39 海子呢 阅读(7633) 评论(1) 推荐(0)
  2016年9月12日
摘要: 源地址:http://www.cnblogs.com/hfzsjz/p/3214649.html 阅读全文
posted @ 2016-09-12 14:52 海子呢 阅读(256) 评论(0) 推荐(0)
  2016年9月9日
摘要: 源地址:http://blog.csdn.net/giianhui/article/details/7788550 阅读全文
posted @ 2016-09-09 17:00 海子呢 阅读(120) 评论(0) 推荐(0)
  2016年9月7日
摘要: 如果报的violation的错误,就下载hp.lr即deletelicense.exe软件运行即可以清楚注册表,然后再用管理员运行loadrunner再注册就可以了。 阅读全文
posted @ 2016-09-07 21:49 海子呢 阅读(94) 评论(0) 推荐(0)
摘要: 源地址:http://www.cnblogs.com/kevinanni/p/3688921.html 阅读全文
posted @ 2016-09-07 12:01 海子呢 阅读(158) 评论(0) 推荐(0)
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 31 下一页