JR 本地下载 - O'Reilly热门新书:SQL Cookbook (2006.04.08发布)
AD: jr (at) javaresearch.org


首页 | 动态 | 文章 | FAQ  | 新闻 | 下载 | 代码 | 工作 | 调查 | 术语 | 站点 | 图书 | 论坛 | 帮助 | 全部  

TOP | 交流 | 软件 | 专栏 | 开源 | 译/著 | 源码 | API  | 推荐 | FTP  | 积分 | 统计 | 搜索 | Blog | 我们  
首页 » 本地下载 » 英文书籍 评论此资源 发表评论     开始监控此资源 开始监控
必须登陆才能下载,不能使用flashget等下载工具下载!可用分必须大于10分才能下载,每下载一个扣除10分的可用分。
刚刚注册,可用分不够?请查看如何快速获得可用分
javascript圣经(第五版) 上一资源
返回资源列表  返回资源列表
下一资源 Contributing to Eclipse
这个资源有 23 回复 本资源对您是否有帮助? 投票:      投票结果:  64    1
tirry_niit
注册时间: 2005-09-03

O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-04-07 19:05:47
回复此资源
SQL Cookbook 
By Anthony Molinaro 
............................................... 
Publisher: O'Reilly 
Pub Date: December 2005 
Print ISBN-10: 0-596-00976-3 
Print ISBN-13: 978-0-59-600976-2 
Pages: 628 
            介绍了sql的给种技巧,快速提高你的sql能力。

You know the rudiments of the SQL query language, yet you feel you aren't taking full advantage of SQL's expressive power. You'd like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You'd like to take your SQL skills to the next level.



Let's face it, SQL is a deceptively simple language to learn, and many database developers never go far beyond the simple statement: SELECT FROM WHERE . But there is so much more you can do with the language. In the SQL Cookbook, experienced SQL developer Anthony Molinaro shares his favorite SQL techniques and features. You'll learn about:



Window functions, arguably the most significant enhancement to SQL in the past decade. If you're not using these, you're missing out

Powerful, database-specific features such as SQL Server's PIVOT and UNPIVOT operators, Oracle's MODEL clause, and PostgreSQL's very useful GENERATE_SERIES function

Pivoting rows into columns, reverse-pivoting columns into rows, using pivoting to facilitate inter-row calculations, and double-pivoting a result set

Bucketization, and why you should never use that term in Brooklyn.

How to create histograms, summarize data into buckets, perform aggregations over a moving range of values, generate running-totals and subtotals, and other advanced, data warehousing techniques

The technique of walking a string, which allows you to use SQL to parse through the characters, words, or delimited elements of a string




Written in O'Reilly's popular Problem/Solution/Discussion style, the SQL Cookbook is sure to please. Anthony's credo is: "When it comes down to it, we all go to work, we all have bills to pay, and we all want to go home at a reasonable time and enjoy what's still available of our days." The SQL Cookbook moves quickly from problem to solution, saving you time each step of the way.
附件:OReilly.SQL.Cookbook.Dec.2005.chm(673K) [good][good][java]




超长整数加法算法实现(不调用java.math.*;)
lemontrees163
注册时间: 2005-12-21

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-04-08 10:50:00
回复此资源
3q


ajax 入门 4 (一步一步制作一个简单的仿google搜索栏2.0)
xjk00
注册时间: 2005-08-17

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-04-08 11:24:42
回复此资源
谢谢,你真是太强了,这么新的书都能找到,请问你是怎么找到的.历害![:E]


成功有感之给年轻人的10个忠告[推荐]
flashzhy
注册时间: 2005-01-27

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-04-14 13:16:32
回复此资源
好书呀,,太好了,,3Q 


从算法开始提高效率
qtlove
来  自: 江苏南京
注册时间: 2004-04-16

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-04-14 13:32:01
回复此资源
[java]


再说Java对象的初始化
dbdaniel
注册时间: 2006-04-11

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-04-19 22:59:05
回复此资源
good book[good]


java:实现文件复制
soleghost
注册时间: 2003-10-17

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-04-21 02:58:25
回复此资源
[cop][cop]
3ks



也说批处理文件
roc_lian
注册时间: 2003-05-26

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-04-21 09:23:28
回复此资源
thanks!!!


Class对象的作用与产生
flydove2002
注册时间: 2005-10-28

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-04-24 07:32:10
回复此资源
thanks


使用Huffman算法对文本进行压缩与解压缩 (Java语言实现)
zhangkepa
注册时间: 2006-04-24

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-04-24 15:29:50
回复此资源
中文or英文?


通过jmx监控jboss数据库连接池
leftleg
注册时间: 2006-03-21

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-05-07 06:42:38
回复此资源
oreilly 和 sams 的书值得一看,至少是目录和preface



Class对象的作用与产生
migai
注册时间: 2006-04-27

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-05-10 16:29:05
回复此资源
[cry] 多谢!!!


ajax 入门 3
popduke
注册时间: 2005-08-03

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-05-12 09:17:59
回复此资源
好书啊![good][good]


用Spring2.5进行单元测试
smallzoo
注册时间: 2006-07-16

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2006-07-20 00:38:10
回复此资源
Applying SQL effectively and correctly is always important in a 
enterprise application. Thank you very much!



再说Java对象的初始化
XVacant
注册时间: 2007-10-13

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2007-10-13 20:18:52
回复此资源
下载不了


精确计算。。。Double
mimineck
注册时间: 2005-04-18

Re: Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2007-10-16 11:49:47
回复此资源
狂顶


精确计算。。。Double
nelsmy
注册时间: 2007-10-27

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2007-10-27 00:31:27
回复此资源
i want to download...


再说Java对象的初始化
lipengch
注册时间: 2007-04-28

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2007-11-05 11:21:13
回复此资源
积分不够啊  


一种针对特定数据的高效排序算法--算法复杂度为O (N)
hubmygirl
注册时间: 2007-04-21

Re: Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2007-11-06 06:18:54
回复此资源
3q


swt、eclipse RCP与“Java All in One”
lbxxy
注册时间: 2006-10-26

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2007-11-06 22:07:34
回复此资源
想要


编程题目:编写一个截取字符串的函数的截取!
cncncnc
注册时间: 2007-11-17

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2007-11-17 10:06:55
回复此资源
bu cuo 


取本机IP,支持Windows,Linux, 支持多网卡(根据网卡取本机配置的IP)
devotion8
注册时间: 2007-11-19

Re: Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2007-11-19 09:38:17
回复此资源
[:?]


从算法开始提高效率
xnk9499
注册时间: 2005-12-24

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2007-11-20 15:41:33
回复此资源
好东西啊,看看!


java2d常用功能,缩放,拉伸,印章
bootes
注册时间: 2008-07-23

Re: O'Reilly热门新书:SQL Cookbook (2006.04.08发布) 发表时间: 2008-07-24 07:49:28
回复此资源
好书



超好用的免费的UML工具(java开的) 支持JDK 1.5的新特性
这个资源共有 23 条回复

文字广告链接
        自主、快速定制基于JAVA的B/S业务系统          重量级企业在线自定义WEB报表平台
        Excel制表、零代码发布、打印、图表结合——快逸报表,免费、稳定、功能强大的java工具
        技术圈: 关于Java、dotNet、PHP、Ruby、奇客、Web2.0等更多资讯博客精选文章

关于 JR  |  版权声明  |  联系我们 

©2002-2006 JR 版权所有 沪ICP备05019622号