<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>AjaxLine Books &#187; SQL</title>
	<link>http://books.ajaxline.com</link>
	<description>WebProgramming books</description>
	<pubDate>Fri, 14 Dec 2007 19:06:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>ASP.NET.2.0.Databases.From.Novice.to.Professional.Mar.2006</title>
		<link>http://books.ajaxline.com/2006/11/16/aspnet20databasesfromnovicetoprofessionalmar2006/</link>
		<comments>http://books.ajaxline.com/2006/11/16/aspnet20databasesfromnovicetoprofessionalmar2006/#comments</comments>
		<pubDate>Thu, 16 Nov 2006 15:26:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ADO.NET 2.0]]></category>

		<category><![CDATA[Microsoft ASP.NET 2.0]]></category>

		<category><![CDATA[Microsoft SQL Server]]></category>

		<category><![CDATA[SQL]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://books.ajaxline.com/2006/11/16/aspnet20databasesfromnovicetoprofessionalmar2006/</guid>
		<description><![CDATA[Beginning ASP.NET 2.0 Databases: From Novice to Professional is a comprehensive introduction to connecting a website to many different data sources&#8211;not just databases. You&#8217;ll learn how to build a relational database, use SQL to communicate with it, and leverage both in your web applications.
You&#8217;ll also learn about the new features of ADO.NET and ASP.NET in [...]]]></description>
			<content:encoded><![CDATA[<p>Beginning ASP.NET 2.0 Databases: From Novice to Professional is a comprehensive introduction to connecting a website to many different data sources&#8211;not just databases. You&#8217;ll learn how to build a relational database, use SQL to communicate with it, and leverage both in your web applications.</p>
<p>You&#8217;ll also learn about the new features of ADO.NET and ASP.NET in .NET 2.0. The authors cover mission-critical issues, such as design, transactions, error handling, optimization, and scalability. They examine SQL Server, Jet, and MySQL databases, and highlight the differences among them.</p>
<p>This comprehensive resource is packed with information about 2.0 beta improvements and building database-driven websites. You will obtain practical solutions, learn multiple routes to achieve success, and examine a handy case study to wrap up core content.</p>
<p><a title="Download" href="http://www.33367.com/book/en_1533.htm">Download : ASP.NET.2.0.Databases.From.Novice.to.Professional.Mar.2006</a> 16.6 Mb</p>
]]></content:encoded>
			<wfw:commentRss>http://books.ajaxline.com/2006/11/16/aspnet20databasesfromnovicetoprofessionalmar2006/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL Cookbook</title>
		<link>http://books.ajaxline.com/2006/04/05/sql-cookbook/</link>
		<comments>http://books.ajaxline.com/2006/04/05/sql-cookbook/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 18:55:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SQL]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://books.ajaxline.com/?p=52</guid>
		<description><![CDATA[SQL Cookbook (Cookbooks (O?????Reilly)) by Anthony Molinaro
Publisher: O?????Reilly Media, Inc.; 1 edition (December 1, 2005)
628 pages; Language: English; ISBN: 0596009763
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 [...]]]></description>
			<content:encoded><![CDATA[<p>SQL Cookbook (Cookbooks (O?????Reilly)) by Anthony Molinaro<br />
Publisher: O?????Reilly Media, Inc.; 1 edition (December 1, 2005)<br />
628 pages; Language: English; ISBN: 0596009763</p>
<p>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.</p>
<p>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:</p>
<p>* Window functions, arguably the most significant enhancement to SQL in the past decade. If you?????re not using these, you?????re missing out<br />
* 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<br />
* Pivoting rows into columns, reverse-pivoting columns into rows, using pivoting to facilitate inter-row calculations, and double-pivoting a result set<br />
* Bucketization, and why you should never use that term in Brooklyn.<br />
* 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<br />
* The technique of walking a string, which allows you to use SQL to parse through the characters, words, or delimited elements of a string</p>
<p>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.</p>
<p>Download: <a href="http://www.realcoding.net/knigi/down/index.php?act=view&#038;id=46">SQL Cookboo</a>k 680 Kb</p>
]]></content:encoded>
			<wfw:commentRss>http://books.ajaxline.com/2006/04/05/sql-cookbook/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Art of SQL</title>
		<link>http://books.ajaxline.com/2006/04/05/the-art-of-sql/</link>
		<comments>http://books.ajaxline.com/2006/04/05/the-art-of-sql/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 18:54:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[SQL]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://books.ajaxline.com/?p=51</guid>
		<description><![CDATA[
The Art of SQL by Stephane Faroult, Peter Robson
Publisher: O?????Reilly Media, Inc.; 1 edition (March 1, 2006)
367 pages; Language: English; ISBN: 0596008945
For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img width="240" height="240" border="0" id="prodImage" alt="The Art of SQL" src="http://ec1.images-amazon.com/images/P/0596008945.01._AA240_SCLZZZZZZZ_.jpg" /></p>
<p>The Art of SQL by Stephane Faroult, Peter Robson<br />
Publisher: O?????Reilly Media, Inc.; 1 edition (March 1, 2006)<br />
367 pages; Language: English; ISBN: 0596008945</p>
<p>For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database performance has become a major headache, and most IT departments believe that developers should provide simple SQL code to solve immediate problems and let DBAs tune any ???bad SQL??? later.</p>
<p>In The Art of SQL, author and SQL expert Stephane Faroult argues that this ???safe approach??? only leads to disaster. His insightful book, named after Art of War by Sun Tzu, contends that writing quick inefficient code is sweeping the dirt under the rug. SQL code may run for 5 to 10 years, surviving several major releases of the database management system and on several generations of hardware. The code must be fast and sound from the start, and that requires a firm understanding of SQL and relational theory.</p>
<p>The Art of SQL offers best practices that teach experienced SQL users to focus on strategy rather than specifics. Faroult?????s approach takes a page from Sun Tzu?????s classic treatise by viewing database design as a military campaign. You need knowledge, skills, and talent. Talent can?????t be taught, but every strategist from Sun Tzu to modern-day generals believed that it can be nurtured through the experience of others. They passed on their experience acquired in the field through basic principles that served as guiding stars amid the sound and fury of battle. This is what Faroult does with SQL.</p>
<p>Like a successful battle plan, good architectural choices are based on contingencies. What if the volume of this or that table increases unexpectedly? What if, following a merger, the number of users doubles? What if you want to keep several years of data online? Faroult?????s way of looking at SQL performance may be unconventional and unique, but he?????s deadly serious about writing good SQL and using SQL well. The Art of SQL is not a cookbook, listing problems and giving recipes. The aim is to get you-and your manager-to raise good questions. <a id="more-174" /></p>
<p><a id="more-174"> </a><a id="more-174">Download: </a><a href="http://www.realcoding.net/knigi/down/index.php?act=view&#038;id=168">The Art of SQL</a> 1.63 Mb</p>
]]></content:encoded>
			<wfw:commentRss>http://books.ajaxline.com/2006/04/05/the-art-of-sql/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
