Marketplace books
-
T-SQL 2008 Joes 2 Pros: Core T-SQL Coding Fundamentals For Microsoft SQL Server 2008
by Rick A. Morelan
Regardless of your skill level, this is the ideal way to learn. Joes 2 Pros follows what worked best for beginning SQL students in getting their certifications and launching their careers. Since every computer expert in the world today woke up at some point in their life knowing nothing about computers, you too can evolve from Joe to Pro by taking the steps outlined in this book.
-
SQL Cookbook (Cookbooks (O'Reilly))
by Anthony Molinaro
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 .
-
Murach's Visual Basic 2005: Training & Reference
by Anne Boehm
Visual Basic 2005is designed for productivity and so is this new addition to Murach's bestselling VB series. It moves at a professional pace to teach you how to develop Windows Forms applications using all the time-saving new features in Visual Basic 2005 and Visual Studio 2005.That means you'll learn how to: create database applications using the new data sources feature and new data controls that are now layered on top of ADO.
-
Oracle PL/SQL Language Pocket Reference, 3rd Edition
by Chip Dawes, Steven Feuerstein, Bill Pribyl
For those instances when you don't need all the answer, but just a reminder or quick answer to a problem you're up against, nothing's handier than the new edition of the Oracle PL/SQL Language Pocket Reference. Updated for Oracle10g, this third edition boils down the most vital information from Oracle PL/SQL Programming into a handy guide to PL/SQL basics.
-
SQLite (Developer's Library)
by Chris Newman
SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases. In SQLite, author Chris Newman provides a thorough, practical guide to using, administering and programming this up-and-coming database.
-
Beginning SQL Server 2005 Programming (Programmer to Programmer)
by Robert Vieira
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, datab
-
Inside Microsoft SQL Server 2005: T-SQL Querying (Solid Quality Learning)
by Itzik BenGan, Lubor Kollar, Dejan Sarka
This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)?one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on advanced querying techniques and how queries are interpreted and processed by the SQL Server execution engine. You?
-
Inside Microsoft SQL Server 2005: T-SQL Programming (Pro-Developer)
by Itzik Bengan, Dejan Sarka, Roger Wolter
This thorough, hands-on reference for database developers and administrators delivers expert guidance on sophisticated uses of Transact-SQL (T-SQL)?one of the most familiar and powerful programming languages for SQL Server. Written by a T-SQL guru, this guide focuses on language features and how they are interpreted and processed by the SQL Server execution engine. You?
-
MCTS Self-Paced Training Kit (Exam 70-431): Microsoft SQL Server 2005 Implementation and Maintenance (Pro-Certification)
by Solid Quality Learning
Announcing an all-new MCTS Training Kit designed to help maximize your performance on Exam 70-431, a core exam for the new Microsoft IT Professional certifications. This kit packs the tools and features that exam candidates want most?including in-depth, self-paced training based on final exam content; rigorous, objective-by-objective review; exam tips from expert, exam-certified authors; and a robust testing suite.
-
Inside Microsoft SQL Server(TM) 2005: The Storage Engine (Solid Quality Learning)
by Kalen Delaney
Understanding the internals of storage in SQL Server helps database developers and administrators to better create, maintain, and mine information from enterprise data. This practical, hands-on book focuses on the SQL Server 2005 Storage Engine and delves deep into the structures used for storing data, including files, tables, indexes, and data types.