SQL Books - Page 5

MagicBeanDip.com

Subcategories:

Page 5 of 200 - Go to page: 1 2 3 4 5 6 7 8 9 10 16

Programming Microsoft SQL Server 2008 (PRO-Developer)

Leonard Lobel, Andrew J. Brust, Stephen Forte

Programming Microsoft SQL Server 2008 (PRO-Developer) Leonard Lobel, Andrew J. Brust, Stephen Forte Amazon Price: $37.79
List Price: $59.99
Usually ships in 24 hours
By: Microsoft Press
Amazon Marketplace: 39 new & used starting at $26.00

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> SQL -> General
Subjects -> Computers & Internet -> Databases -> SQL -> General AAS

Customer Reviews:
Total reviews: 1 Average rating: 5.0 of 5

Editorial Review:

Written by industry professionals who have been working with SQL Server 2008 since the earliest code, this reference expertly covers the programming fundamentals for SQL Server 2008 with crucial real-world context and extensive code samples.

Get the hands-on programming instruction, practical examples, and best practices you need to master the core programmability features in SQL Server 2008. Led by three experts in database design and business intelligence solutions, you ll learn the essential tools and techniques for developing robust applications. Discover how to:
-Program views, stored applications, triggers, and functions using T-SQL
-Work with the new data types, LINQ, and the ADO.NET Entity Framework
-Automate common administration and maintenance tasks
-Debug databases, reports, and objects using Microsoft Visual Studio® 2008
-Write transactional code and implement local and distributed transactions
-Use business intelligence tools, such as SQL Server Reporting Services, SQL Server Analysis Services, and SQL Server Integration Services

Many of the book s examples, exercises, and code samples are available for download from the companion Web site.

Microsoft ® Office 2007 Business Intelligence

Doug Harts

Microsoft ®  Office 2007 Business Intelligence Doug Harts Amazon Price: $26.39
List Price: $39.99
Usually ships in 24 hours
By: McGraw-Hill Osborne Media
Amazon Marketplace: 46 new & used starting at $19.85

Buy at Amazon.com

Browse similar items by category:
Subjects -> Business & Investing -> Small Business & Entrepreneurship -> New Business Enterprises
Subjects -> Business & Investing -> General
Subjects -> Business & Investing -> General AAS

Customer Reviews:
Total reviews: 9 Average rating: 4.5 of 5

Editorial Review:

Extract and analyze mission-critical enterprise data using Microsoft Office 2007

This authoritative volume is a practical guide to the powerful new collaborative Business Intelligence tools available in Office 2007. Using real-world examples and clear explanations, Microsoft Office 2007 Business Intelligence: Reporting, Analysis, and Measurement from the Desktop shows you how to use Excel, Excel Services, SharePoint, and PerformancePoint with a wide range of stand-alone and external data in today's networked office. You will learn how to analyze data and generate reports, scorecards, and dashboards with the Office tools you're already using to help you in your everyday work.

  • Create Excel PivotTables and PivotCharts and apply Conditional Formatting
  • Convert Excel spreadsheets into Excel Tables with Conditional Formatting and Charting
  • Connect external data to Excel using Office Data Connections and SharePoint
  • Create SharePoint dashboards that display data from multiple sources
  • Add Key Performance Indicators and Excel Services reports to your dashboards
  • Harness advanced SQL Server 2005 data analysis tools with the Excel Data Mining Add-In and Visio Cluster Diagrams
  • Generate integrated PerformancePoint Scorecards
  • Create Visio PivotDiagrams and Windows Mobile spreadsheets

Oracle PL/SQL Programming, 4th Edition

Steven Feuerstein, Bill Pribyl

Oracle PL/SQL Programming, 4th Edition Steven Feuerstein, Bill Pribyl Amazon Price: $40.92
List Price: $64.95
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 41 new & used starting at $33.55

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Oracle -> PL & SQL
Subjects -> Computers & Internet -> Databases -> Oracle -> General

Customer Reviews:
Total reviews: 87 Average rating: 4.0 of 5

Editorial Review:

For the past ten years, O'Reilly's "Oracle PL/SQL Programming" has been the bestselling book on PL/SQL, Oracle's powerful procedural language. Packed with examples and helpful recommendations, the book has helped everyone--from novices to experienced developers, and from Oracle Forms developers to database administrators--make the most of PL/SQL.

The fourth edition is a comprehensive update, adding significant new content and extending coverage to include the very latest Oracle version, Oracle Database 10"g" Release 2. It describes such new features as the PL/SQL optimizing compiler, conditional compilation, compile-time warnings, regular expressions, set operators for nested tables, nonsequential collections in FORALL, the programmer-defined quoting mechanism, the ability to backtrace an exception to a line number, a variety of new built-in packages, and support for IEEE 754 compliant floating-point numbers.

The new edition adds brand-new chapters on security (including encryption, row-level security, fine-grained auditing, and application contexts), file, email, and web I/O (including the built-in packages DBMS_OUTPUT, UTL_FILE, UTL_MAIL, UTL_SMTP, and UTL_HTTP) and globalization and localization.

Co-authored by the world's foremost PL/SQL authority, Steven Feuerstein, this classic reference provides language syntax, best practices, and extensive code, ranging from simple examples to complete applications--making it a must-have on your road to PL/SQL mastery. A companion web site contains many more examples and additional technical content for enhanced learning.

Learning SQL

Alan Beaulieu

Learning SQL Alan Beaulieu Amazon Price: $23.07
List Price: $34.95
Usually ships in 24 hours
By: O'Reilly Media, Inc.
Amazon Marketplace: 57 new & used starting at $17.45

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Computer Science -> General AAS
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Data Mining

Customer Reviews:
Total reviews: 23 Average rating: 4.5 of 5

Editorial Review:

SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database--whether you're writing applications, performing administrative tasks, or generating reports--you need to know how to interact with your data. Even if you are using a tool that generates SQL for you, such as a reporting tool, there may still be cases where you need to bypass the automatic generation feature and write your own SQL statements.

To help you attain this fundamental SQL knowledge, look to "Learning SQL," an introductory guide to SQL, designed primarily for developers just cutting their teeth on the language.

"Learning SQL" moves you quickly through the basics and then on to some of the more commonly used advanced features. Among the topics discussed:

The history of the computerized database

SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database; example statements include select, update, insert, and delete

SQL Schema Statements--those used to create database objects, such as tables, indexes, and constraints

How data sets can interact with queries

The importance of subqueries

Data conversion and manipulation via SQL's built-in functions

How conditional logic can be used in Data Statements

Best of all, "Learning SQL" talks to you in a real-world manner, discussing various platform differences that you're likely to encounter and offering a series of chapter exercises that walk you through the learning process. Whenever possible, the book sticks to the features included in the ANSI SQL standards. This meansyou'll be able to apply what you learn to any of several different databases; the book covers MySQL, Microsoft SQL Server, and Oracle Database, but the features and syntax should apply just as well (perhaps with some tweaking) to IBM DB2, Sybase Adaptive Server, and PostgreSQL.

Put the power and flexibility of SQL to work. With "Learning SQL" you can master this important skill and know that the SQL statements you write are indeed correct.

Applied Microsoft SQL Server 2008 Reporting Services

Teo Lachev

Applied Microsoft SQL Server 2008 Reporting Services Teo Lachev Amazon Price: $32.97
List Price: $49.95
Usually ships in 24 hours
By: Prologika Press
Amazon Marketplace: 31 new & used starting at $31.24

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> SQL -> General
Subjects -> Computers & Internet -> Databases -> SQL -> General AAS

Customer Reviews:
Total reviews: 2 Average rating: 5.0 of 5

Editorial Review:

Ever wished for a tool that can turn enterprise data into meaningful reports that could be shared easily with co-workers, customers, and partners?

Microsoft SQL Server 2008 Reporting Services is the "magic wand" you need to unleash the hidden power of data. The author, who has worked closely with the Reporting Services Development Team, takes you on an insightful tour that provides an authoritative yet independent view of the technology.

Supplying much-needed technological information to workers, administrators, and developers, Applied Microsoft SQL Server 2008 Reporting Services shows you how to apply Reporting Services in real life to build innovative Business Intelligence solutions that drive decisions. Information workers will learn how to design feature-rich standard and ad hoc reports. The book gives administrators the necessary background to install, upgrade, and manage the report environment. It teaches developers powerful ways to extend Reporting Services and integrate it with a wide range of applications.

The book doesn't assume any prior experience with Microsoft Reporting Services. It is designed as an easy-to-follow guide for navigating safely the most intricate aspects of the technology. New concepts are introduced with step-by-step instructions and hands-on lessons. Video presentations help the reader stay on track when a picture is worth more than a thousand words.

The book website at www.prologika.com provides sample chapters, source code, discussion forum, and online video tutorials.

Murach's SQL Server 2005 for Developers

Bryan Syverson, Joel Murach

Murach's SQL Server 2005 for Developers Bryan Syverson, Joel Murach Amazon Price: $33.08
List Price: $52.50
Usually ships in 24 hours
By: Mike Murach & Associates
Amazon Marketplace: 65 new & used starting at $20.00

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> SQL -> General
Subjects -> Computers & Internet -> Databases -> SQL -> General AAS

Customer Reviews:
Total reviews: 10 Average rating: 4.5 of 5

A book for teaching how to write SQL for SQL Server 2005 5 out of 5 stars.
4 of 5 people found this review helpful.

I read Murach's SQL Server 2005 for Developers while looking for a book for teaching a class on SQL. Since the course is going to use SQL Server it seemed like an obvious fit. It is. This is a targeted book for the professional course on writing SQL for SQL Server 2005.

I suppose it could be used for learning SQL for other databases but it does a pretty good job of hitting all the SQL Server specific variations in SQL that make up T-SQL. I also suppose that it could be used for self directed study. Like the rest of the Murach books, it has a side by side format with explanation and related examples. Since there's plenty of room for Lab work, it really fits the classroom well.

Overall I'm happy with the book and don't have any real criticism. It is what it tries to be. A book for teaching SQL for SQL Server 2005.

Editorial Review:

If you want to learn SQL, you've picked the right book. Unlike most SQL books, this one starts by showing you how to use SQL queries to extract and update the data in a database, because that's what every application developer needs to know first. Then, it shows how to design and implement a database, how to use server-side features like views, stored procedures, cursors, and transactions, and how to use the CLR integration feature (new in SQL Server 2005) to create database objects in a .NET language like C# or Visual Basic.

With this breadth of material, this book works well for application developers and SQL programmers, but it's also a great first book for DBAs-in-training.

Oracle Database 11g PL/SQL Programming (Oracle Press)

Michael McLaughlin

Oracle Database 11g PL/SQL Programming (Oracle Press) Michael McLaughlin Amazon Price: $37.79
List Price: $59.99
Usually ships in 24 hours
By: McGraw-Hill Osborne Media
Amazon Marketplace: 51 new & used starting at $32.03

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Oracle -> PL & SQL
Subjects -> Computers & Internet -> Databases -> Oracle -> General

Customer Reviews:
Total reviews: 7 Average rating: 4.5 of 5

Editorial Review:

Design Feature-Rich PL/SQL Applications

Deliver dynamic, client/server PL/SQL applications with expert guidance from an Oracle programming professional. With full coverage of the latest features and tools, Oracle Database 11g PL/SQL Programming lays out each topic alongside detailed explanations, cut-and-paste syntax examples, and real-world case studies. Access and modify database information, construct powerful PL/SQL statements, execute effective queries, and deploy bulletproof security. You'll also learn how to implement C, C++, and Java procedures, Web-enable your database, cut development time, and optimize performance.

  • Create, debug, and manage Oracle-driven PL/SQL programs
  • Use PL/SQL structures, delimiters, operators, variables, and statements
  • Identify and eliminate errors using PLSQL_WARNINGS and exception handlers
  • Work with functions, procedures, packages, collections, and triggers
  • Define and deploy varray, nested table, and associative array data types
  • Handle external routines, object types, large objects, and secure files
  • Communicate between parallel sessions using DBMS_ALERT and DBMS_PIPE
  • Call external procedures through Oracle Net Services and PL/SQL wrappers
  • Integrate internal and server-side Java class libraries using Oracle JVM
  • Develop robust Web applications using PL/SQL Gateway and Web Toolkit

SQL For Dummies

Allen G. Taylor

SQL For Dummies Allen G. Taylor Amazon Price: $16.49
List Price: $24.99
Usually ships in 24 hours
By: For Dummies
Amazon Marketplace: 53 new & used starting at $13.48

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> SQL -> General
Subjects -> Computers & Internet -> Databases -> SQL -> General AAS

Customer Reviews:
Total reviews: 30 Average rating: 3.0 of 5

We love it! 5 out of 5 stars.
2 of 5 people found this review helpful.

Hardcore DBAs have knocked this book, but I have coworkers who reference it daily and they are now very experienced and knowledgable of SQL.

exactly as the title describes... 4 out of 5 stars.
0 of 0 people found this review helpful.

0 to sql in just a few days. starts with basic relational database information and continues all the way up through advanced SQL functions. handy tear-out quick-reference card included.

Editorial Review:

See how SQL interfaces with today's environments


Start building and using relational databases with SQL's newest features

The database may be the twenty-first century filing cabinet, but building one is a little more complex than sliding drawers into a metal box. With this book to guide you through all the newest features of SQL, you'll soon be whipping up relational databases, using SQL with XML to power data-driven Web sites, and more!

Discover how to
* Use SQL in a client/server system
* Build a multitable relational database
* Construct nested and recursive queries
* Set up database security
* Use SQL within applications
* Map SQL to XML

Beginning SQL Server 2005 Programming (Programmer to Programmer)

Robert Vieira

Beginning SQL Server 2005 Programming (Programmer to Programmer) Robert Vieira Amazon Price: $26.39
List Price: $39.99
Usually ships in 7 to 12 days
By: Wrox
Amazon Marketplace: 45 new & used starting at $21.53

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Beginning & Introductory
Subjects -> Computers & Internet -> Databases -> SQL -> General

Customer Reviews:
Total reviews: 24 Average rating: 4.0 of 5

Surely Disappointed. 2 out of 5 stars.
6 of 7 people found this review helpful.

I just bought 2 copies this book based on the reviews and the cost. I planned on using it to teach someone about SQL Server, using SQL Server 2005 Express edition. Well, for teaching purposes, this book is very disappointing. It is however, comprehensive in terms on making knowledgeable many aspects of SQL Server. But if you plan on self-teaching yourself SQL Server, this book lacks. The book does explain all the objects in SQL Server, including as it seems all software books, his personality laced diatribe. But it doesn't explain how to use the objects well. Just trying to learn T-SQL, it doesn't demonstrate or give any examples how to use each command or keyword in length. And there's just a hint of exercises in the back of the chapter to help the learner practice some more. And the book also assumes you have somewhat developed on SQL Server. What?! It's a beginners book.

Now I have to come up with full lesson plans, since this book doesn't even make a dent in doing so.

In conclusion, the book explains a plethora of objects. But if you are wanting to self teach, it will be difficult to learn with this book.

Just want a book that removes individual diatribes, gives many examples of each function, provides many exercises to further practice, with answers. This book doesn't fit the bill.

Editorial Review:

  • After a quick primer on database design basics and the SQL query language (for those programmers who may be building their first database application), this book provides an overview of SQL Server itself, which has been dramatically redesigned with the 2005 release
  • Once readers have grasped the fundamentals of database design and SQL concepts, they will then learn how to implement those concepts with Microsoft SQL Server 2005
  • Addresses creating and changing tables, managing keys, database normalization, writing scripts, working with stored procedures, programming with XML, and using SQL Server reporting and data transformation services
  • The companion Web site provides all of the code found in the book

Oracle Database 10g PL/SQL Programming

Scott Urman, Michael McLaughlin

Oracle Database 10g PL/SQL Programming Scott  Urman, Michael McLaughlin Amazon Price: $34.64
List Price: $54.99
Usually ships in 24 hours
By: McGraw-Hill Osborne Media
Amazon Marketplace: 46 new & used starting at $27.75

Buy at Amazon.com

Browse similar items by category:
Subjects -> Computers & Internet -> Databases -> Database Management Systems
Subjects -> Computers & Internet -> Databases -> Relational Databases
Subjects -> Computers & Internet -> Databases -> Oracle -> PL & SQL

Customer Reviews:
Total reviews: 21 Average rating: 4.0 of 5

Good, but could be much better 3 out of 5 stars.
6 of 6 people found this review helpful.

This is book did help me learn PL/SQL; however, it did it in a very painful manner. The book could have easily been condensed to half the size and still convey the same information, only clearly and to the point. Many of the chapters have long coding examples that are followed by a line-by-obvious-line description about what is going on. It's tempting to skip the code explanations; however, there is the occasional hidden piece of useful information in them that forces you to sift through the junk. To make matters worse, much of the code is needlessly commented. You know what type of comments I'm talking about; there will be a comment that reads '-- declare a variable of type varchar' and then a declaration immediately afterward. Wow, thanks for doubling the code size and killing some more trees. Topping that off, in some of the examples, the comments don't actually match what the code is doing. Grrr.

I invested a lot of time in reading this book and after it was all said and done my feeling on it was, meh, I guess I learned something. The book is pretty good, it's just needlessly big, too big and time consuming for the value that it brings to your skill set.

Editorial Review:

Create dynamic client/server applications using PL/SQL and the comprehensive information contained in this authoritative volume. Expert Oracle insiders cover the features of PL/SQL, explain scripting semantics and syntax, and fully detail the PL/SQL functionality of Oracle Database 10g. You’ll learn how to write powerful PL/SQL programs, interact with Oracle databases, perform complex calculations, and handle error conditions.

Page 5 of 200 - Go to page: 1 2 3 4 5 6 7 8 9 10 16

Return to MagicBeanDip.com

This page was created in 1.2812 seconds.