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 388 Results
Skip side bar filters
  • T-SQL Fundamentals

    by Itzik Ben-Gan ...
    Query and modify data effectively with the latest T-SQL featuresMaster Transact-SQL's fundamentals, and write correct, robust code for querying and modifying data with modern Microsoft data technologies, including SQL Server 2022, Azure SQL Database, and Azure SQL Managed Instance. Long-time Microsoft Data Platform MVP Itzik Ben-Gan explains key T-SQL concepts, helping you apply your knowledge ... Read more

    $337.59 HKD

  • Learning SQL

    Generate, Manipulate, and Retrieve Data

    by Alan Beaulieu ...
    As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You’ll find new chapters on SQL and big data, analytic functions, and ... Read more

    $320.69 HKD

  • 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

    $191.69 HKD

  • SQL in 24 Hours, Sams Teach Yourself

    by Ryan Stephens ...
    Series series Sams Teach Yourself
    In just 24 lessons of one hour or less, Sams Teach Yourself SQL in 24 Hours helps you use SQL to build effective databases, efficiently retrieve data, and manage everything from performance to security.This Seventh Edition is thoroughly revised and reorganized for faster learning and a deeper understanding of modern SQL development. Based on standardized SQL throughout, it teaches using new sample ... Read more

    $213.79 HKD

  • Learn SQL in 24 Hours

    by Alex Nordeen ...
    Databases can be found in almost all software applications. Infact it's hard to find a software that doesn’t use a database. SQL is the standard language to query a database. SQL stand for: Structured Query Language. SQL provides basic to advance commands to retrieve, update, delete, insert data into database.This book is designed for beginners with little or no prior database experience.Here is ... Read more

    $77.59 HKD

  • MICROSOFT ACCESS. Design, Management and Administration of databases

    Microsoft Access is an Office program present in its advanced distribution modalities. It is a relational database that offers the ability to store work data in orderly tables with the possibility of relating them to each other to facilitate all kinds of tasks, such as queries, reports, forms and other typical elements of databases. This book develops the tasks of design, management and ... Read more

    $82.79 HKD

  • Type Inheritance and Relational Theory

    Subtypes, Supertypes, and Substitutability

    by C.J. Date ...
    Type inheritance is that phenomenon according to which we can say, for example, that every square is also a rectangle, and so properties that apply to rectangles in general apply to squares in particular. In other words, squares are a subtype of rectangles, and rectangles are a supertype of squares. Recognizing and acting upon such subtype / supertype relationships provides numerous benefits: ... Read more

    $219.89 HKD

  • Advanced SQL with SAS

    This book introduces advanced techniques for using PROC SQL in SAS. If you are a SAS programmer, analyst, or student who has mastered the basics of working with SQL, Advanced SQL with SAS® will help take your skills to the next level. Filled with practical examples with detailed explanations, this book demonstrates how to improve performance and speed for large data sets. Although the book ... Read more

    $410.99 HKD or Free with Kobo Plus

  • SQL语言从入门到精通

    by 明日科技 ...
    《SQL语言从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了在开发中使用SQL语言必须掌握的技术。全书分为3篇共18章,内容包括SQL语言基础、SQL查询基础、复杂查询、数据排序、SQL函数的使用、分组统计、子查询、多表查询、添加数据、修改和删除数据、视图、存储过程、触发器、游标、索引、事务、管理数据库与数据表、数据库安全。所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可以轻松领会SQL语言的精髓,快速提高开发技能。 ... Read more

    $130.56 HKD

  • SQL Server从入门到精通(第5版)

    by 明日科技 ...
    《SQL Server从入门到精通(第5版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了SQL Server开发所必需的各方面技术。全书分为4篇共19章,内容包括数据库基础、SQL Server数据库环境搭建、创建与管理数据库、操作数据表、SQL基础、SQL函数的使用、SQL数据查询基础、SQL数据高级查询、视图的使用、存储过程、触发器、游标的使用、索引与数据完整性、SQL中的事务、维护SQL Server数据库、数据库的安全机制、Visual C++ + SQL Server实现酒店客房管理系统、C# + SQL Server实现企业人事管理系统和Java + SQL Server实现学生成绩管理系统。所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可以轻松领会SQL Server 2022的精髓,快速提升开发技能。 ... Read more

    $145.10 HKD

  • SQL Simplified: A Practical Guide for Beginners, Students, and Job Seekers

    This book is a comprehensive educational resource and study guide designed for beginners, students, and job seekers looking to understand the foundational principles of SQL. It covers the history and core fundamentals of SQL and provides practical guidance on its efficient application, emphasizing the importance of mastering the basics.This book explores concepts such as joins, schemas, and ... Read more

    $7.71 HKD

  • MariaDB 11 Essentials

    Deploying and Managing Databases with MariaDB

    by Neil Smyth ...
    Databases form the core of modern applications, powering everything from websites and mobile apps to complex enterprise systems. MariaDB 11 Essentials provides a concise guideto MariaDB, one of the most highly regarded database management systems in use today, covering fundamental concepts, advanced techniques, and best practices.The book begins by installing and configuring MariaDB on Windows and ... Read more

    $217.39 HKD

  • MySQL 9 QuickStart Pro

    by Kylan Fentark ...
    This book is for DBAs and devs who are eager to dive into the world of modern database operations with MySQL 9. With clear-cut instructions and step-by-step demonstrations, you'll be up and running in no time. You'll learn to install MySQL 9 on Linux, upgrade existing systems, and even migrate data from other platforms like PostgreSQL.Every chapter covers a key part of database administration, ... Read more

    $233.99 HKD or Free with Kobo Plus

  • Mastering PostgreSQL for Data Engineering and Cloud Deployment

    Design, Optimize, and Manage PostgreSQL Databases for Data Engineering, High Availability, and AWS Cloud Integration (English Edition)

    by Jaques Fozao ...
    Design, Optimize, and Scale PostgreSQL for Modern Data Pipelines.Book DescriptionPostgreSQL is a leading open-source database, essential for modern data engineering tasks. Mastering PostgreSQL for Data Engineering and Cloud Deployment is your complete guide to unlocking PostgreSQL’s full potential in data-centric environments.Starting with installation and configuration, the book moves through ... Read more

    $195.86 HKD or Free with Kobo Plus

  • Learning MySQL and MariaDB

    Heading in the Right Direction with MySQL and MariaDB

    If you’re a programmer new to databases—or just new to MySQL and its community-driven variant, MariaDB—you’ve found the perfect introduction. This hands-on guide provides an easy, step-by-step approach to installing, using, and maintaining these popular relational database engines.Author Russell Dyer, Curriculum Manager at MariaDB and former editor of the MySQL Knowledge Base, takes you through ... Read more

    $241.19 HKD

  • Learning SQL

    by Alan Beaulieu ...
    SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database--whether you're writing applications, performing administrative tasks, or generating reports--you need to know how to interact with your data. Even if you are using a tool that generates SQL for you, ... Read more

    $157.89 HKD

  • Eclipse

    Programming Java Applications

    by Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Read more

    $201.49 HKD

  • Analytics Engineering with SQL and dbt

    Building Meaningful Data Models at Scale

    With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. dbt (data build tool) helps you take data further. This practical book shows data analysts, data engineers, BI developers, and data scientists how to create a true self-service transformation platform through the use ... Read more

    $320.69 HKD

  • Desbravando o Mundo do SQL : Um Guia Prático para DBAs Iniciantes

    by Alex Carvalho ...
    Desbravando o Mundo do SQL: Um Guia Prático para DBAs Iniciantes Desbravando o Mundo do SQL é um guia prático e abrangente destinado a DBAs iniciantes que desejam aprender e dominar a linguagem SQL. Com uma abordagem passo a passo, este livro oferece uma introdução completa ao SQL, desde os conceitos básicos até as técnicas avançadas. O autor, um renomado especialista em bancos de dados, ... Read more

    $69.99 HKD or Free with Kobo Plus

  • Audit et optimisation MySQL 5

    Bonnes pratiques pour l'administrateur

    Series series Blanche
    La grande majorité des applications web s'adossent à la base de données MySQL et imposent à l'administrateur de base de données des contraintes de performances et de fiabilité.Un concentré d'expertise pour le DBA MySQL : les bonnes pratiques, de la conception à l'optimisationCet ouvrage s'adresse à tous ceux qui conçoivent, exploitent et maintiennent une base de données MySQL et souhaitent ... Read more

    $217.18 HKD

  • Master SQL

    A Comprehensive Beginners and Interactive Guide to Learn SQL from Scratch

    by Ryan Campbell ...
    Unleash the Data Jedi Within: Master SQL in One Epic Guide!Tired of data being a cryptic language? Become a data rockstar with "Master SQL"! This interactive guide unlocks the power of SQL, transforming you from a data novice to a confident data handler.Here's your data mastery journey:Zero to Hero: Beginner-friendly with hands-on exercises to solidify your learning.Command Your Data:</stro... ... Read more

    $23.42 HKD

  • SQL for Beginners

    A Comprehensive Tutorial on Mastering SQL Programming and Database Management Systems, Presented in Sequential Steps.

    by VERA POE ...
    Discover the essentials of SQL programming and effective database management without unnecessary complexity. If you're seeking a straightforward approach to mastering SQL for proper database administration, then delve into "SQL for Beginners: A Comprehensive Tutorial on Mastering SQL Programming and Database Management Systems, Presented in Sequential Steps." This audiobook provides a swift and ... Read more

    $78.25 HKD or Free with Kobo Plus

  • Le Guide Ultime du Développement Web Moderne

    Maîtrisez HTML, CSS, JavaScript, Frameworks et Conception UX/UI pour Créer des Sites et Applications Web Exceptionnels

    by YVES SITBON ...
    Ce livre est un ouvrage exhaustif destiné à tous ceux qui souhaitent se lancer dans le monde passionnant du développement web. Que vous soyez débutant ou développeur expérimenté, ce livre offre un parcours complet à travers les technologies et les concepts essentiels du développement web moderne.Dès les premiers chapitres, vous plongerez dans les fondamentaux du HTML, du CSS et du JavaScript, en ... Read more

    $104.20 HKD or Free with Kobo Plus

  • Better, Faster, Lighter Java

    Sometimes the simplest answer is the best. Many Enterprise Java developers, accustomed to dealing with Java's spiraling complexity, have fallen into the habit of choosing overly complicated solutions to problems when simpler options are available. Building server applications with "heavyweight" Java-based architectures, such as WebLogic, JBoss, and WebSphere, can be costly and cumbersome. When you ... Read more

    $157.89 HKD