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 25 - 48 of 304 Results
Skip side bar filters
  • SQL in 10 Minutes a Day, Sams Teach Yourself

    by Ben Forta ...
    Series series Sams Teach Yourself
    Just the parts of SQL you need to know from simple data retrieval to the use of SQL joins, subqueries, stored procedures, cursors, triggers, and table constraintsDesigned for anyone interacting with databases, this SQL book methodically, systematically, and simply teaches you in lessons that each take 10 minutes or less to complete. Lessons includeSQL statements, including complex SQL statements ... Read more

    S$ 28.87 SGD

  • T-SQL Window Functions

    For data analysis and beyond

    by Itzik Ben-Gan ...
    Series series Developer Reference
    Use window functions to write simpler, better, more efficient T-SQL queriesMost T-SQL developers recognize the value of window functions for data analysis calculations. But they can do far more, and recent optimizations make them even more powerful. In T-SQL Window Functions, renowned T-SQL expert Itzik Ben-Gan introduces breakthrough techniques for using them to handle many common T-SQL querying ... Read more

    S$ 47.30 SGD

  • Job Ready SQL

    Learn the most important SQL skills and apply them in your job—quickly and efficiently!SQL (Structured Query Language) is the modern language that almost every relational database system supports for adding data, retrieving data, and modifying data in a database. Although basic visual tools are available to help end-users input common commands, data scientists, business intelligence analysts, ... Read more

    S$ 40.99 SGD

  • MySQL Crash Course

    A Hands-on Introduction to Database Development

    by Rick Silva ...
    With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.MySQL Crash Course is a fast-paced, no-nonsense introduction to relational database development. It’s filled withpractical examples and expert advice that will have you up and running quickly.You’ll learn the ... Read more

    S$ 39.77 SGD

  • SQL – kurz & gut

    by Alice Zhao ...
    Translated by Kathrin Lichtenberg ...
    Series series O'Reilly`s kurz & gut
    Komprimiertes SQL-Praxiswissen zum Taschenbuchpreis Kompaktes Nachschlagewerk zu typischen Aufgabenstellungen mit SQL Deckt Microsoft SQL Server, MySQL, Oracle Database, PostgreSQL und SQLite ab Jetzt mit Informationen, wie Python und R mit einer relationalen Datenbank verbunden werden Leichterer Einstieg durch das Kapitel »Wie mache ich das?«, das häufig gestellte Fragen zu SQL beantwortet Wenn ... Read more

    Was S$ 26.98 SGD Now S$ 20.98 SGD or Free with Kobo Plus

  • 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

    S$ 58.20 SGD

  • PHP & MySQL: Novice to Ninja

    by Tom Butler ...
    PHP & MySQL: Novice to Ninja, 7th Edition is a hands-on guide to learning all the tools, principles, and techniques needed to build a professional web application using PHP & MySQL. Comprehensively updated to cover PHP 8 and modern best practice, this highly practical and fun book covers everything from installation through to creating a complete online content management system.Gain a thorough ... Read more

    S$ 31.82 SGD or Free with Kobo Plus

  • Relational Theory for Computer Professionals

    What Relational Databases Are Really All About

    by C.J. Date ...
    All of today’s mainstream database products support the SQL language, and relational theory is what SQL is supposed to be based on. But are those products truly relational? Sadly, the answer is no. This book shows you what a real relational product would be like, and how and why it would be so much better than what’s currently available.With this unique book, you will:Learn how to see database ... Read more

    S$ 36.18 SGD

  • SQL Server 2014 Development Essentials

    This book is an easy-to-follow, comprehensive guide that is full of hands-on examples, which you can follow to successfully design, build, and deploy mission-critical database applications with SQL Server 2014. If you are a database developer, architect, or administrator who wants to learn how to design, implement, and deliver a successful database solution with SQL Server 2014, then this book is ... Read more

    S$ 36.72 SGD or Free with Kobo Plus

  • PostgreSQL 9 High Availability Cookbook

    A comprehensive series of dependable recipes to design, build, and implement a PostgreSQL server architecture free of common pitfalls that can operate for years to come. Each chapter is packed with instructions and examples to simplify even highly complex database operations. If you are a PostgreSQL DBA working on Linux systems who want a database that never gives up, this book is for you. If you ... Read more

    S$ 36.72 SGD or Free with Kobo Plus

  • Expert Cube Development with SSAS Multidimensional Models

    An easy-to-follow guide full of hands on examples of real-world Analysis Services cube development tasks. Each topic is explained and placed in context, and for the more inquisitive reader, there also more in-depth details of the concepts used. If you are an Analysis Services cube designer wishing to learn more advanced topic and best practices for cube design, this book is for you.You are ... Read more

    S$ 38.58 SGD or Free with Kobo Plus

  • Microsoft Tabular Modeling Cookbook

    by Paul te Braak ...
    This book follows a cookbook style with recipes explaining the steps for developing analytic data using Business Intelligence Semantic Models.This book is designed for developers who wish to develop powerful and dynamic models for users as well as those who are responsible for the administration of models in corporate environments. It is also targeted at analysts and users of Excel who wish to ... Read more

    S$ 43.59 SGD or Free with Kobo Plus

  • Ultimate T-SQL for SQL Server Professionals

    Master Query Optimization, Advanced Programming, and Enterprise Database Solutions in Microsoft SQL Server

    T-SQL is the backbone of Microsoft SQL Server, powering the queries, analytics, and enterprise systems that drive today’s data-driven world. Ultimate T-SQL for SQL Server Professionals takes you on a complete learning journey—from foundational query writing to advanced performance tuning and enterprise-level database development.You begin by building a strong core by understanding data types, ... Read more

    S$ 25.49 SGD or Free with Kobo Plus

  • PostgreSQL

    Banco de dados para aplicações web modernas

    Tecnologias de banco de dados dão suporte diário para operações e tomadas de decisões nos mais diversos níveis da empresa, da operação à gerência. Eles são vitais para as organizações modernas que querem se manter competitivas no mercado e no cenário atual de extrema concorrência. O PostgreSQL é um poderoso sistema gerenciador de banco de dados objeto-relacional de código aberto. Seu recente ... Read more

    S$ 11.93 SGD or Free with Kobo Plus

  • Python Data Persistence

    With SQL and NOSQL Databases

    Python is becoming increasingly popular among data scientists. However, analysis and visualization tools need to interact with the data stored in various formats such as relational and NOSQL databases.This book aims to make the reader proficient in interacting with databases such as MySQL, SQLite, MongoDB, and Cassandra.This book assumes that the reader has no prior knowledge of programming. Hence ... Read more

    S$ 19.94 SGD or Free with Kobo Plus

  • SQL PL/SQL Programming

    This programming book is specially written for those who are interested in understanding Structured Query Language and PL-SQL concepts in the Computer Engineering and Information technology field and wants to gain enhance knowledge about power of SQL Language in Relational Database Management System Development.The manual covers practical point of view in all aspects of SQL and PL/SQL including ... Read more

    S$ 8.27 SGD or Free with Kobo Plus

  • SQL Server Query Tuning and Optimization

    Optimize Microsoft SQL Server 2022 queries and applications

    Get well-versed with ready-to-use techniques for creating high-performance queries and applicationsKey FeaturesSpeed up queries and dramatically improve application performance by both understanding query engine internals and practical query optimizationUnderstand how the query optimizer worksLearn about intelligent query processing and what is new in SQL Server 2022Book DescriptionSQL Server is a ... Read more

    S$ 58.85 SGD or Free with Kobo Plus

  • Kickstart Database Management System Fundamentals

    Key Concepts, Principles, and Advanced Techniques for Modern Database Design, Management, and Optimization (English Edition)

    From Concept to Implementation: Mastering Database DesignKey Features● Covers core concepts, types, architecture, and models for effective data modeling and schema design.● Clear, hands-on SQL examples to enhance understanding and real-world application.● Insights into NoSQL, cloud databases, data warehousing, and security best practices.Book DescriptionIn today's data-driven world, effe... ... Read more

    S$ 25.99 SGD or Free with Kobo Plus

  • SQL Server 2017 Integration Services Cookbook

    Powerful ETL techniques to load and transform data from almost any source

    Harness the power of SQL Server 2017 Integration Services to build your data integration solutions with easeKey Features\[\*\] Acquaint yourself with all the newly introduced features in SQL Server 2017 Integration Services\[\*\] Program and extend your packages to enhance their functionality\[\*\] This detailed, step-by-step guide covers everything you need to develop efficient data integration ... Read more

    S$ 73.56 SGD or Free with Kobo Plus

  • SQL: быстрое погружение

    Что общего между самыми востребованными профессиями и стремительным увеличением количества информации в мире? Ответ: язык структурированных запросов (SQL). SQL – рабочая лошадка среди языков программирования, основа основ для современного анализа и управления данными. Книга «SQL: быстрое погружение» идеальна для всех, кто ищет новые перспективы карьерного роста; для разработчиков, которые хотят ... Read more

    S$ 9.98 SGD or Free with Kobo Plus

  • Mémento MySQL

    Series series Mémento
    Cette cinquième édition du mémento consacré à MySQL 5, base de données libre et gratuite très utilisée dans les applications web, accompagnera les webmestres et les développeurs web dans leur travail quotidien de création, de modification et de requête sur des bases de données MySQL.Indéchirables et imperméables, les mémentos Eyrolles sont des aides-mémoire pratiques pour le travail quotidien du ... Read more

    S$ 6.78 SGD

  • SQL Expertise: (2-in-1 Books) From Foundations to Advanced - A Double Feature Programming Guide, Master SQL: A Comprehensive Beginners and Interactive Guide to Learn SQL from Scratch, SQL Made Easy

    Tips and Tricks to Mastering SQL Programming

    by Ryan Campbell ...
    Unleash the Power of SQL with Ryan Campbell's All-Inclusive Double Whammy! ����Data is the new gold, and SQL is your pickaxe. In an age where every click, like, and share translates into valuable data, the ability to effectively manage and manipulate this data is paramount. Enter the world of SQL, where the vastness of databases becomes as navigable as your favorite novel. But where to start?Ryan ... Read more

    S$ 3.99 SGD

  • Learn SQL using MySQL in One Day and Learn It Well

    SQL for beginners with Hands-on Project

    by Jamie Chan ...
    Master SQL and unlock the power of database management. From basics to advanced queries, this book guides you through practical exercises to efficiently manage data.Key FeaturesStep-by-step guidance from basic to advanced SQL techniquesComprehensive coverage of MySQL, a leading database management systemPractical exercises with solutions to reinforce learningBook DescriptionLearn SQL (using MySQL) ... Read more

    S$ 14.16 SGD or Free with Kobo Plus

  • Beyond the Asymptote Volume II

    The Implementation Edition ElephantSqlDB® Integration Reference for .NET, Java, Python, React, Angular, Vue, Node.js, Golang, Ruby & PHP

    by Cedric Harris ...
    Database performance has a ceiling. Every engineer who has built a data-intensive system at scale has encountered it - the moment when adding hardware, adding indexes, or adding replicas stops improving the situation, and the latency curve begins its inexorable upward bend. The wall is not a bug. It is the mathematically predictable consequence of building on data structures whose query complexity ... Read more

    S$ 62.23 SGD