Beginning SQL Queries: From Novice to Professional

来源:互联网 发布:java html 解析器 编辑:程序博客网 时间:2024/06/06 04:30
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp

Beginning SQL Queries 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.

*Does not bore with syntax!
*Helps you learn the underlying concepts involved in querying a database, and from there the syntax is easy
*Provides exceptionally clear examples and explanations
*Is academically sound while being practical and approachable
What youll learn
*Write simple queries to extract data from a single table.
*Understand relational algebra and calculus and why they are important.
*Combine data from many tables into one business result.
*Avoid pitfalls and traps such as Cartesian products and difficulties with null values.
*Summarize large amounts of data for reporting purposes.
*Apply set theory to the problems of manipulating data and generating reports.

http://rapidshare.com/files/109659784/1590599438.zip
http://depositfiles.com/files/4910855
http://rapidshare.com/files/109666742/1590599438.zip