Chinaunix首页 | 论坛 | 博客
  • 博客访问: 518357
  • 博文数量: 102
  • 博客积分: 950
  • 博客等级: 准尉
  • 技术积分: 1094
  • 用 户 组: 普通用户
  • 注册时间: 2010-07-28 16:07
文章分类

全部博文(102)

文章存档

2020年(2)

2016年(5)

2015年(15)

2014年(25)

2013年(18)

2012年(19)

2011年(18)

我的朋友

发布时间:2015-05-26 11:34:20

mysql进入命令行界面mysql> show variables like '%log%';| general_log                             | ON         &nb.........【阅读全文】

阅读(952) | 评论(0) | 转发(0)

发布时间:2014-08-20 10:41:33

连接oracle几种方法:1. linux下用     instantclient-basic-linux.x64-11.2.0.3.0.zip     instantclient-sqlplus-linux.x64-11.2.0.3.0.zip    instantclient-sdk-linux.x64-11.2.0.3.0.zipwindows下用pl/sql developer + instantclien.........【阅读全文】

阅读(1145) | 评论(0) | 转发(0)

发布时间:2014-08-14 15:28:40

日期、小时、between,between and 相当于大于等于一个值,而小于等于另一个值where logtime >= to_date('2014-08-13','YYYY-MM-DD') and  to_char(logtime,'HH24') between 00 and  06 order by logtime......【阅读全文】

阅读(1331) | 评论(0) | 转发(0)

发布时间:2014-07-09 17:27:25

......【阅读全文】

阅读(822) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

flb_20012010-09-25 07:52

回复  |  举报
留言热议
请登录后留言。

登录 注册