posts - 412,  comments - 289,  trackbacks - 7
03 2011 档案
MySql事务
摘要: MySql事务阅读全文
posted @ 2011-03-31 16:25 风生水起 阅读(56) | 评论 (0) 编辑
安装firefox扩展(xpi)文件的简便方法
摘要: 安装firefox扩展(xpi)文件的简便方法:将xpi文件拖拽到firefox的 窗口里面即可启动扩展安装向导。阅读全文
posted @ 2011-03-31 16:22 风生水起 阅读(86) | 评论 (0) 编辑
Mysql注释
摘要: Mysql注释阅读全文
posted @ 2011-03-31 15:38 风生水起 阅读(581) | 评论 (0) 编辑
Mysql临时表
摘要: Mysql临时表阅读全文
posted @ 2011-03-31 15:31 风生水起 阅读(1230) | 评论 (0) 编辑
sql server和mysql变量赋值的区别 以及 MySql Declare
摘要: sql server和mysql变量赋值的区别 以及 MySql Declare阅读全文
posted @ 2011-03-30 11:36 风生水起 阅读(1755) | 评论 (0) 编辑
MySql操作符
摘要: MySql操作符阅读全文
posted @ 2011-03-29 14:24 风生水起 阅读(94) | 评论 (0) 编辑
Mysql Questions
摘要: 如何在没有分区的表上添加分区alter table stat_cube.fct_daily_store_info_pv_uv_usage/*!50100 PARTITION BY RANGE (to_days(dt))(PARTITION p20110301 VALUES LESS THAN (734563) ENGINE = MyISAM,PARTITION p20110302 VALUES LESS THAN (734564) ENGINE = MyISAM,PARTITION p20110303 VALUES LESS THAN (734565) ENGINE = MyISAM,PART阅读全文
posted @ 2011-03-26 08:23 风生水起 阅读(7) | 评论 (0) 编辑
Unable to open the physical file XXX.mdf
摘要: 附加一个新的数据库,报如下异常:An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo) ------------------------------ Unable to open the physical file "E:\资料库\DB Document\My DB\TestDB.mdf". Operating system error 5: "5(拒绝访问。)". (Microsoft SQ阅读全文
posted @ 2011-03-24 12:02 风生水起 阅读(304) | 评论 (0) 编辑
《SQL Server 2005数据挖掘与商业智能完全解决方案》读书笔记
摘要: 《SQL Server 2005数据挖掘与商业智能完全解决方案》读书笔记阅读全文
posted @ 2011-03-18 09:54 风生水起 阅读(65) | 评论 (0) 编辑
关于缓慢变化维度 slowly changing dimensions
摘要: 关于缓慢变化维度 slowly changing dimensions阅读全文
posted @ 2011-03-17 09:20 风生水起 阅读(242) | 评论 (0) 编辑
MySql技巧总结
摘要: MySql技巧总结阅读全文
posted @ 2011-03-07 15:09 风生水起 阅读(77) | 评论 (0) 编辑
面试别人的面试题
摘要: 面试别人的面试题阅读全文
posted @ 2011-03-04 16:50 风生水起 阅读(101) | 评论 (0) 编辑
Interview总结
摘要: Interview总结阅读全文
posted @ 2011-03-04 16:49 风生水起 阅读(8) | 评论 (0) 编辑
基于Hadoop的MapReduce框架研究报告
摘要: http://www.doc88.com/p-19830708273.html阅读全文
posted @ 2011-03-03 15:21 风生水起 阅读(79) | 评论 (0) 编辑