|
Database
|
||||||||||||||||||||
|
Murach's SQL Server 2008 for Developers (08 Edition) by Bryan Syverson Publisher Comments Every application developer who uses SQL Server 2008 should own this book. To start, this book presents the essential SQL statements for retrieving and updating the data in a database, because that's what every application developer needs to know. Then... (read more) List Price $52.50 Your price: $26.00 Used - Trade Paper
add to wish list |
|
Joe Celko's Trees and Hierarchies in SQL for Smarties (Morgan Kaufmann Series in Data Management Systems) by Joe Celko Publisher Comments The demand for SQL information and training continues to grow with the need for a database behind every website capable of offering web-based information queries. SQL is the de facto standard for database retrieval, and if you need to access, update, or... (read more) Your price: $44.95 New - Trade Paper
add to wish list |
|
SQL Server MVP Deep Dives, Volume 2 by Kalen (edt) Delaney Publisher Comments Summary SQL Server MVP Deep Dives, Volume 2 lets you learn from the best in the business - 64 SQL Server MVPs offer completely new content in this second volume on topics ranging from testing and policy management to integration services, reporting, and... (read more) Your price: $59.99 New - Trade Paper
add to wish list |
|
Joe Celko's SQL for Smarties: Advanced SQL Programming (Morgan Kaufmann Series in Data Management Systems) by Joe Celko Publisher Comments Bestselling author and SQL guru Joe Celko ensures programming success through his new and expanded edition of SQL for Smarties which is packed with tips, tricks and other indispensable information for any and all SQL database practitioners and... (read more) Your price: $64.95 New - Trade Paper
add to wish list |
|
Microsoft SQL Server 2008 Step by Step with CDROM (Step by Step) by Mike Hotek Publisher Comments Teach yourself SQL Server 2008—one step at a time. Get the practical guidance you need to build database solutions that solve real-world business problems. Learn to integrate SQL Server data in your applications, write queries, develop reports, and... (read more) Your price: $49.99 New - Trade Paper
add to wish list |
|
SQL Antipatterns: Avoiding the Pitfalls of Database Programming by Bill Karwin Publisher Comments This is not an ordinary SQL Server Book. SQL Server MVP Deep Dives brings together the world's most highly-regarded SQL Server experts to create a masterful collection of tips, techniques, and experience-driven best practices for SQL Server development... (read more) Your price: $34.95 New - Trade Paper
add to wish list |
|
SQL: 1999: Understanding Relational Language Components by Jim Melton and Alan R. Simon Publisher Comments next version of SQL. Contains appendices devoted to database design, a complete SQL:1999 example, the standardization process, and more.... (read more) List Price $59.95 Your price: $29.00 Used - Trade Paper
add to wish list |
|
The Art of SQL by Stephane Faroult Publisher Comments Each chapter in this book helps you identify, explain, and correct a unique and dangerous antipattern. The four parts of the book group the antipatterns in terms of logical database design, physical database design, queries, and application... (read more) Your price: $44.99 New - Trade Paper
add to wish list |
|
Practical DMX Queries for MS SQL Sever... (11 Edition) by Art Tennick Publisher Comments 250+ Ready-to-Use, Powerful DMX Queries Transform data mining model information into actionable business intelligence using the Data Mining Extensions (DMX) language. Practical DMX Queries for Microsoft SQL Server Analysis Services 2008 contains more... (read more) List Price $50.00 Your price: $25.00 Used - Trade Paper
add to wish list |
|
Oracle 10G : SQL - With 2 CD's (07 - Old Edition) by Joan Castell Publisher Comments Oracle9i SQL not only prepares students for the first exam in both the Oracle Database Administrator (DBA) and Internet Application Developer Certification Tracks; it offers them a solid understanding of Oracle9i SQL and how to use it effectively. This... (read more) List Price $109.40 Your price: $73.00 Used - Trade Paper
add to wish list |
|
Oracle 9i: SQL by Lannes Morris-murphy Publisher Comments Oracle9i SQL not only prepares students for the first exam in both the Oracle Database Administrator (DBA) and Internet Application Developer Certification Tracks; it offers them a solid understanding of Oracle9i SQL and how to use it effectively. This... (read more) List Price $104.10 Your price: $25.50 Used - Trade Paper
add to wish list |
|
Troubleshooting SQL (Application Development) by Forrest Houlette Publisher Comments This programmer's resource explains how to optimize SQL statements and procedures and create a customized SQL debugging environment for error-free applications. You'll get programming tips, best practices, plus coverage of Oracle SQL and PL/SQL and T-SQL... (read more) List Price $49.75 Your price: $5.95 Used - Mass Market
add to wish list |
|
Discovering SQL: A Hands-On Guide for Beginners by Alex Kriegel Publisher Comments Discover best practices for turning data into information you can use Structured Query Language, more popularly known as SQL, is a standard database language used to create, access and manipulate data, and store and maintain information in relational... (read more) Your price: $34.99 New - Trade Paper
add to wish list |
|
My SQL (4TH 08 Edition) by Paul Dubois Publisher Comments The Definitive Guide to Using, Programming, and Administering MySQL 5.0 and 5.1 MySQL is an open source relational database management system that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use... (read more) List Price $54.99 Your price: $27.00 Used - Trade Paper
add to wish list |
|
High Performance SQL Server DBA: Tuning & Optimization Secrets (IT In-Focus) by Robin Schumacher Publisher Comments A guide to troubleshooting and correcting SQL Server performance problems, this book provides a methodology for use in analyzing any SQL Server database. The most recent advances in SQL Server8i and 9i are covered to make a SQL Server database run as... (read more) List Price $25.75 Your price: $19.50 Sale - Trade Paper
add to wish list |
|
Learning SQL by Alan Beaulieu Publisher Comments Updated for the latest database management systems -- including MySQL 6.0, Oracle 11g, and Microsoft's SQL Server 2008 -- this introductory guide will get you up and running with SQL quickly. Whether you need to write database applications, perform... (read more) Your price: $39.99 New - Trade Paper
add to wish list |
|
Murach's SQL for SQL Server / With CD-rom (02 Edition) by Bryan Syverson Book News Annotation This guide for programmers describes the use of the SQL language for database management. Although the emphasis is on Microsoft's SQL Server, 90% of the code covered in this text will work with any other database management system as well. Coverage... (read more) List Price $49.50 Your price: $24.00 Used - Trade Paper
add to wish list |
|
SQL and Relational Theory: How to Write Accurate SQL Code by C J Date Publisher Comments Understanding SQL's underlying theory is the best way to guarantee that your SQL code is correct and your database schema is robust and maintainable. On the other hand, if you're not well versed in the theory, you can fall into several traps. In SQL and... (read more) Your price: $39.99 New - Trade Paper
add to wish list |
|
Oracle SQL Plus Pocket Reference 3RD Edition by Jonathan Gennick Publisher Comments The Oracle SQLPlus Pocket Reference is a must-have for anyone working with Oracle databases, especially those looking to maximize the effectiveness of SQLPlus. As Oracle's long-standing interactive query tool, SQLPlus is available at every Oracle site... (read more) List Price $9.95 Your price: $6.00 Used - Trade Paper
add to wish list |
|
Beginning T-SQL 2008 by Kathi Kellenberger Publisher Comments Beginning T-SQL 2008 by Kathi Kellenberger introduces readers to the single, most fundamental tool that theya (TM)ll need in working with SQL Server 2008: T-SQL. Also known as Transact-SQL, T-SQL is the language through which one creates and manages a... (read more) Your price: $39.99 New - Trade Paper
add to wish list |