<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<author>
  
  <id>946034</id>
  <name><![CDATA[Clare Churcher]]></name>
  <link><![CDATA[http://www.goodreads.com/author/show/946034.Clare_Churcher]]></link>
  <fans_count type="integer">0</fans_count>
  <followers_count type="integer">0</followers_count>
  <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
  <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
  <about><![CDATA[]]></about>
  <influences><![CDATA[]]></influences>
  <gender></gender>
  <hometown></hometown>
  <born_at></born_at>
  <died_at></died_at>
  
  <books>
        <book>
  <id type="integer">3289772</id>
  <isbn>1590599438</isbn>
  <isbn13>9781590599433</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Beginning SQL Queries: From Novice to Professional (Beginning from Novice to Professional)]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/3289772.Beginning_SQL_Queries_From_Novice_to_Professional</link>
  <average_rating>3.60</average_rating>
  <ratings_count>5</ratings_count>
  <description>
    <![CDATA[<p><strong>Clare Churcher</strong>&rsquo;s <em>Beginning SQL Queries</em> is your guide to mastering the lingua franca of the database industry: the SQL language. Good knowledge of SQL is crucial to anyone working with databases, because it is with SQL that you retrieve data, manipulate data, and generate business results. Knowing how to write good queries is the foundation for all work done in SQL, and it is a foundation that Clare lays well in her book. </p>  &lt;ul&gt;  &lt;li&gt;Does not bore with syntax! &lt;/li&gt;  &lt;li&gt;Helps you learn the underlying concepts involved in querying a database, and from there the syntax is easy&lt;/li&gt;  &lt;li&gt;Provides exceptionally clear examples and explanations&lt;/li&gt;  &lt;li&gt;Is academically sound while being practical and approachable&lt;/li&gt;  &lt;/ul&gt;      &lt;h3&gt;What you&rsquo;ll learn&lt;/h3&gt;  &lt;ul&gt;  &lt;li&gt;Write simple queries to extract data from a single table.&lt;/li&gt;  &lt;li&gt;Understand relational algebra and calculus and why they are important.&lt;/li&gt;  &lt;li&gt;Combine data from many tables into one business result.&lt;/li&gt;  &lt;li&gt;Avoid pitfalls and traps such as Cartesian products and difficulties with null values.&lt;/li&gt;  &lt;li&gt;Summarize large amounts of data for reporting purposes.&lt;/li&gt;  &lt;li&gt;Apply set theory to the problems of manipulating data and generating reports.&lt;/li&gt;  &lt;/ul&gt;    &lt;h3&gt;Who is this book for?&lt;/h3&gt;    <p><em>Beginning SQL Queries</em> is aimed at intelligent laypeople who need to extract information from a database, and at developers and other IT people who are new to SQL. The book is especially useful for business intelligence analysts who must ask more complex questions of their database than their GUI&ndash;based reporting software supports. Such people might be business owners wanting to target specific customers, scientists and students needing to extract subsets of their research data, or end users wanting to make the best use of databases for their clubs and societies.</p>      &lt;h3&gt;About the Apress Beginning Series&lt;/h3&gt;    <p>The Beginning series from Apress is the right choice to get the information you need to land that crucial entry&ndash;level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from &ldquo;novice to professional.&rdquo; You&rsquo;ll start your journey by seeing what you need to know—but without needless theory and filler. You&rsquo;ll build your skill set by learning how to put together real&ndash;world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!</p>    &lt;h3&gt;Related Titles&lt;/h3&gt;  &lt;ul&gt;  &lt;li&gt;Beginning Database Design: From Novice to Professional&lt;/li&gt;  &lt;li&gt;Date on Database: Writings 2000-2006&lt;/li&gt;  &lt;li&gt;Applied Mathematics for Database Professionals&lt;/li&gt;  &lt;/ul&gt;]]>
  </description>
<authors>
    <author>
    <id>946034</id>
        <name><![CDATA[Clare Churcher]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/946034.Clare_Churcher]]></link>
    <average_rating>3.86</average_rating>
    <ratings_count>7</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
  </authors>  <published>2008</published>
</book>

        <book>
  <id type="integer">2084821</id>
  <isbn>1590597699</isbn>
  <isbn13>9781590597699</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Beginning Database Design: From Novice to Professional]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/2084821.Beginning_Database_Design_From_Novice_to_Professional</link>
  <average_rating>4.50</average_rating>
  <ratings_count>2</ratings_count>
  <description>
    <![CDATA[<p><em>Beginning Database Design: From Novice to Professional</em> provides short, easy-to-read explanations of how to get database design right the first time. This book offers numerous examples to help you avoid the many pitfalls that entrap new and not-so-new database designers. Through the help of use cases and class diagrams modeled in the UML, you'll learn how to discover and represent the details and scope of the problem in question.</p>   <p>Database design is not an exact science, and solid database design principles and examples help demonstrate the consequences of simplifications and pragmatic decisions. The rationale is to try to keep it simple, but allow room for development as situations change or resources permit. The book also features an introduction for implementing the final design in a relational database.</p>]]>
  </description>
<authors>
    <author>
    <id>946034</id>
        <name><![CDATA[Clare Churcher]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/946034.Clare_Churcher]]></link>
    <average_rating>3.86</average_rating>
    <ratings_count>7</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
  </authors>  <published>2007</published>
</book>

      <books>
</author>
</GoodreadsResponse>