Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

SQL eBooks

If you like SQL eBooks, then you'll love these top picks.
Showing 1 - 24 of 380 Results
Skip side bar filters
  • PostgreSQL: Up and Running

    A Practical Guide to the Advanced Open Source Database

    Thinking of migrating to PostgreSQL? This clear, fast-paced introduction helps you understand and use this open source database system. Not only will you learn about the enterprise class features in versions 9.5 to 10, youâ??ll also discover that PostgeSQL is more than a database systemâ??itâ??s an impressive application platform as well.With examples throughout, this book shows you how to achieve ... Read more

    $28.99 USD

  • Oracle SQL Developer Data Modeler for Database Design Mastery

    Design Databases with Oracle SQL Developer Data ModelerIn this practical guide, Oracle ACE Director Heli Helskyaho explains the process of database design using Oracle SQL Developer Data Modeler—the powerful, free tool that flawlessly supports Oracle and other database environments, including Microsoft SQL Server and IBM DB2. Oracle SQL Developer Data Modeler for Database Design Mastery covers ... Read more

    $49.69 USD

  • SQL Tuning

    Generating Optimal Execution Plans

    by Dan Tow ...
    A poorly performing database application not only costs users time, but also has an impact on other applications running on the same computer or the same network. SQL Tuning provides an essential next step for SQL developers and database administrators who want to extend their SQL tuning expertise and get the most from their database applications.There are two basic issues to focus on when tuning ... Read more

    $23.99 USD

  • SQL the One

    Microsoft SQL Server Interview Guide

    by Uday Arumilli ...
    Congratulations! You are going to WIN your next SQL Server interview. “SQL The One” book can guide you to achieve the success in your next interview. This book covers Microsoft SQL Server interview experiences, questions and answers for a range of SQL DBA’s and SQL Server Professionals. All of these questions have been collected from the people who attended interviews at various multinational ... Read more

    $5.99 USD

  • Sams Teach Yourself SQL in 10 Minutes

    by Ben Forta ...
    Series series Sams Teach Yourself
    Sams Teach Yourself SQL in 10 Minutes, Fourth EditionNew full-color code examples help you see how SQL statements are structuredWhether you're an application developer, database administrator, web application designer, mobile app developer, or Microsoft Office users, a good working knowledge of SQL is an important part of interacting with databases. And Sams Teach Yourself SQL in 10 Minutes offers ... Read more

    $20.89 USD

  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    by Kevlin Henney ...
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected ... Read more

    $24.49 USD

  • Practical SQL, 2nd Edition

    A Beginner's Guide to Storytelling with Data

    Analyze data like a pro, even if you’re a beginner.Practical SQL is an approachable and fast-paced guide to SQL (Structured Query Language), the standard programming language for defining, organizing, and exploring data in relational databases. Anthony DeBarros, a journalist and data analyst, focuses on using SQL to find the story within your data. The examples and code use the open-source ... Read more

    Was $23.99 USD Now $4.99 USD

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Read more

    $36.99 USD

  • Microsoft Excel 2010 Quick Reference (Cheat Sheet)

    by Douglas Chick ...
    This Quick Reference guide is everything you need with step-by-step instructions and short cuts to get you the answer fast! Written by Best Selling author Douglas Chick, a career computer engineer and creator of TheNetworkAdministrator.com ... Read more

    $1.99 USD

  • SQL: Down and Dirty

    by Douglas Chick ...
    Welcome to SQL: Down and Dirty. This book, if you can call it one, is designed as a quick reference, goto book for the working SQL, or Network Administrator. If you are like me, you like to keep all of your reference material together and not in a hundred internet searches. This reference is intended for the working IT professional in real world scenarios without having to find what you are ... Read more

    $0.99 USD

  • SQL and Relational Theory

    How to Write Accurate SQL Code

    by C.J. Date ...
    SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put that theory into practice. In this book, Chris Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it to your use of SQL.This third edition has been revised, extended, and improved throughout. ... Read more

    $24.99 USD

  • Using SQLite

    Small. Fast. Reliable. Choose Any Three.

    Application developers, take note: databases aren't just for the IS group any more. You can build database-backed applications for the desktop, Web, embedded systems, or operating systems without linking to heavy-duty client-server databases such as Oracle and MySQL. This book shows you how to use SQLite, a small and lightweight relational database engine that you can build directly into your ... Read more

    $23.09 USD

  • SQL Cookbook

    You may know SQL basics, but are you taking advantage of its expressive power? This second edition applies a highly practical approach to Structured Query Language (SQL) so you can create and manipulate large stores of data. Based on real-world examples, this updated cookbook provides a framework to help you construct solutions and executable examples in several flavors of SQL, including Oracle, ... Read more

    $41.99 USD

  • High Performance MySQL

    Proven Strategies for Operating at Scale

    How can you realize MySQL's full power? With High Performance MySQL, you'll learn advanced techniques for everything from setting service-level objectives to designing schemas, indexes, and queries to tuning your server, operating system, and hardware to achieve your platform's full potential. This guide also teaches database administrators safe and practical ways to scale applications through ... Read more

    $41.09 USD

  • 1000 SQL Interview Questions and Answers

    1000 most important and frequently asked structured query language questions and answers to crack interviews

    Knowledge for Free...Get that job, you aspire for!Want to switch to that high paying job? Or are you already been preparing hard to give interview the next weekend?Do you know how many people get rejected in interviews by preparing only concepts but not focusing on actually which questions will be asked in the interview?Don't be that person this time.This is the most comprehensive Structured Query ... Read more

    $2.99 USD

  • Learning PHP and MySQL

    The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it's attracting many programming newbies who come from a web or graphic design background and ... Read more

    $15.19 USD

  • SQL: A Beginner's Guide, Fourth Edition

    by Andy Oppel ...
    Series series Beginner's Guide
    This fully revised, self-paced learning tool lays out all the necessary steps to quickly and easily start writing SQL programsThoroughly updated to reflect the most recent ANSI/ISO standard, SQL: A Beginner's Guide, Fourth Edition will get you up-and-running with SQL programming right away. Clear tutorials, annotated code, and proven instructional tools guide you to easily performing queries and ... Read more

    $33.89 USD

  • Dreamweaver CS5: The Missing Manual

    Adobe's website-development program lets you revamp an existing site, or design, build, and manage a new one without writing a single line of code. But learning Dreamweaver is tricky. This step-by-step guide helps you master this versatile program with jargon-free language, hands-on tutorials, and savvy advice from a Dreamweaver pro.Get complete guidance. Go from building your first web page to ... Read more

    $25.99 USD

  • OCA Oracle Database SQL Exam Guide (Exam 1Z0-071)

    by Steve O'Hearn ...
    Series series Oracle Press
    A fully updated, integrated self-study system for the Oracle Database SQL ExamThis thoroughly revised Oracle Press guide offers 100% coverage of all objectives on the latest version of the Oracle Database SQL Exam. Ideal both as a study guide and on-the-job reference, OCA Oracle Database SQL Exam Guide (Exam 1Z0-071) features detailed explanations, examples, practice questions, and chapter ... Read more

    $42.19 USD

  • TOP 30 SQL Interview Coding Tasks

    by Matthew Urban ...
    Are you preparing for a job interview as a developer? If yes, you have come to the right place. This book contains a pool of 30 carefully selected SQL coding tasks, most often asked by recruiters. Less than 100 pages include deeply-explained, most commonly used data manipulation queries, relationships modeling, aggregation, sorting, table joins, index and other top topics to discuss during the job ... Read more

    $5.99 USD

  • Oracle and MySQL-A Practical Approach

    100% Pure Adrenaline

    Series Book 1 - Surf Rangers
    This book is intensely written for the beginners and intermediates in database knowledge, and those are using databases in high-level languages for developing applications. It is written in a practical approach that the readers will find suitable example code with output wherever they expect them. ... Read more

    $5.39 USD

  • SQL for Data Analysis

    Advanced Techniques for Transforming Data into Insights

    With the explosion of data, computing power, and cloud data warehouses, SQL has become an even more indispensable tool for the savvy analyst or data scientist. This practical book reveals new and hidden ways to improve your SQL skills, solve problems, and make the most of SQL as part of your workflow.You'll learn how to use both common and exotic SQL functions such as joins, window functions, ... Read more

    $41.09 USD

  • Web Database Applications with PHP and MySQL

    Building Effective Database-Driven Web Sites

    There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the ... Read more

    $28.99 USD

  • The Art of SQL

    For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database performance has become a major headache, and most IT departments believe that developers should provide simple SQL code to solve immediate problems and let DBAs tune any "bad SQL" later.In The ... Read more

    $25.99 USD