Marketplace books

Search filter
Page 2 of 6
  • Sams Teach Yourself SQL in 10 Minutes (3rd Edition)

    Sams Teach Yourself SQL in 10 Minutes (3rd Edition)

    by Ben Forta

    Sams Teach Yourself SQL in 10 Minutes has established itself as the gold standard for introductory SQL books, offering a fast-paced accessible tutorial to the major themes and techniques involved in applying the SQL language. Forta's examples are clear and his writing style is crisp and concise. As with earlier editions, this revision includes coverage of current versions of all major commercial SQL platforms. New this time around is coverage of MySQL, and PostgreSQL.

  • SQL Cookbook (Cookbooks (O'Reilly))

    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 .

  • Access Cookbook, 2nd Edition

    Access Cookbook, 2nd Edition

    by Andy Baron, Kenneth Getz, Paul Litwin

    Access power users and programmers at all levels, from the relatively inexperienced to the most sophisticated, will rely on the Access Cookbook, Second Edition for quick solutions to gnarly problems. Each of the book's "recipes" examine a particular problem--problems that commonly occur when you push the upper limits of Access, or those that are likely to trip up a developer attempting to design a more elegant Access application --even some things you never knew Access could do.

  • SQLite (Developer's Library)

    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)

    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

  • Murach's SQL Server 2005 for Developers

    Murach's SQL Server 2005 for Developers

    by Bryan Syverson, Joel Murach

    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 .

  • SQL Pocket Guide (Pocket Reference (O'Reilly))

    SQL Pocket Guide (Pocket Reference (O'Reilly))

    by Jonathan Gennick

    SQL is the language of databases. It's used to create and maintain database objects, place data into those objects, query the data, modify the data, and, finally, delete data that is no longer needed. Databases lie at the heart of many, if not most business applications. Chances are very good that if you're involved with software development, you're using SQL to some degree. And if you're using SQL, you should own a good reference or two.

  • The PostgreSQL Reference Manual Volume 3: Server Administration Guide

    The PostgreSQL Reference Manual Volume 3: Server Administration Guide

    by The PostgreSQL Global Development Group

    This manual is volume 3 of the official reference documentation for PostgreSQL 8.2.4. This volume is the system administration guide, and covers the installation, configuration and maintenance of PostgreSQL database servers. Topics covered include backups, security, tuning and upgrade procedures, as well as routine tasks such as creating and deleting databases.

  • MCTS SQL Server 2005 Implementation & Maintenance Study Guide (Exam 70-431)

    MCTS SQL Server 2005 Implementation & Maintenance Study Guide (Exam 70-431)

    by Tom Carpenter

    The Best Fully Integrated Study System Available With hundreds of practice questions and hands-on exercises, MCTS SQL Server 2005 Implementation & Maintenance Study Guide covers what you need to know--and shows you how to prepare--for this challenging exam.

  • Beginning Hibernate: From Novice to Professional (Beginning: from Novice to Professional)

    Beginning Hibernate: From Novice to Professional (Beginning: from Novice to Professional)

    by Jeff Linwood, Dave Minter

    Beginning Hibernate is ideal if youre experienced in Java with databases (the traditional, or "connected," approach), but are new to open source lightweight Hibernatethe most popular de facto object-relational mapping and database-oriented application development framework. This book packs in brand new information about the latest release of the Hibernate 3.2.x persistence layer and provides a clear introduction to the current standard for object-relational persistence in Java.

We'd love to hear what you think! Submit ideas or give us feedback