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 193 - 216 of 363 Results
Skip side bar filters
  • 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

    PHP1,241.39

  • Programmer avec MySQL

    SQL - Transactions - PHP - Java - Optimisations - XML - JSON - Avec 40 exercices corrigés - 6e édition

    Series series Noire
    Apprendre SQL par l'exempleParticulièrement destiné aux débutants, cet ouvrage permet de découvrir tous les aspects de la programmation SQL (création de tables, évolution, mises à jour et extractions) par le biais du système de gestion de bases de données MySQL. Les concepts du langage procédural de MySQL y sont décrits avec précision : variables, structure de contrôle, interactions avec la base, ... Read more

    PHP1,506.37

  • 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

    PHP1,536.88 or Free with Kobo Plus

  • Oracle Application Express: Build Powerful Data-Centric Web Apps with APEX

    Series series Oracle Press
    Develop Robust Modern Web Applications with Oracle Application Express. Covers APEX 5.1. Easily create data-reliant web applications that are reliable, scalable, dynamic, responsive, and secure using the detailed information contained in this Oracle Press guide. Oracle Application Express (APEX): Build Powerful Data-Centric Web Apps with APEX features step-by-step application development ... Read more

    PHP3,060.29

  • PHP and MySQL Web Development: A Beginner’s Guide

    Series series Beginner's Guide
    Essential Skills—Made Easy!PHP and MySQL Web Development: A Beginner's Guide takes you from building static web pages to creating comprehensive database-driven web applications. The book reviews HTML, CSS, and JavaScript and then explores PHP--its structure, control statements, arrays, functions, use with forms, and file handling capabilities. Next, the book examines MySQL, including SQL, the ... Read more

    PHP2,261.89

  • Oracle Database 12c PL/SQL Programming

    Master Oracle Database 12c PL/SQL Application DevelopmentDevelop, debug, and administer robust database programs. Filled with detailed examples and expert strategies from an Oracle ACE, Oracle Database 12c PL/SQL Programming explains how to retrieve and process data, write PL/SQL statements, execute effective queries, incorporate PHP and Java, and work with dynamic SQL. Code testing, security, and ... Read more

    PHP3,858.59

  • Learn SQL the Smart Way

    Real-World Queries and Database Design

    Master SQL Through Real-World Applications—The Practical Guide for Beginners, Analysts, and DevelopersIn today's data-driven world, SQL is the universal language for working with databases. Whether you're analyzing customer behavior, building applications, or making business decisions, SQL skills are essential. Learn SQL the Smart Way teaches you practical SQL techniques you can apply immediately ... Read more

    PHP786.61 or Free with Kobo Plus

  • Getting started with php & mysql

    Professional training

    Welcome to learning PHP and MySQL. This book is intended for all those who wish to code in PHP to handle data in a server-side context. You will discover how the language is structured through its organization : keywords, variables, loops, conditional expressions as well as functions. You will answer to a form that sends information to a server, thanks to the superglobal variables. With PHP, you ... Read more

    PHP1,074.12 or Free with Kobo Plus

  • Oracle PL/SQL by Example

    Using PL/SQL for Oracle Database 21c, you can build solutions that deliver unprecedented performance and efficiency in any environment, including the cloud. Oracle PL/SQL by Example, Sixth Edition, teaches all the PL/SQL skills you'll need, through real-world labs and extensive examples. Now fully updated for the newest version of PL/SQL 21c, it covers everything from basic syntax and program ... Read more

    PHP3,713.89

  • Mastering PostgreSQL 11

    Expert techniques to build scalable, reliable, and fault-tolerant database applications

    Master the capabilities of PostgreSQL 11 to efficiently manage and maintain your databaseKey FeaturesMaster advanced concepts of PostgreSQL 11 with real-world datasets and examplesExplore query parallelism, data replication, and database performance while working with larger datasetsExtend the functionalities of your PostgreSQL instance to suit your organization’s needs with minimal effortBook ... Read more

    PHP1,690.19 or Free with Kobo Plus

  • 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

    PHP2,527.59

  • SQL para Analistas de Datos

    Serie Dominio de Datos

    by Michael Chen ...
    Series series Serie Dominio de Datos
    "SQL para Analistas de Datos" es un manual práctico que cierra la brecha entre el conocimiento básico de SQL y el análisis de datos profesional. Escrito con claridad y propósito, esta guía ayuda a los analistas y profesionales de inteligencia empresarial a avanzar más allá de los fundamentos para dominar SQL en contextos empresariales reales. El libro adopta un enfoque práctico, guiando a los ... Read more

    PHP307.38

  • SQL Queries for Mere Mortals

    A Hands-On Guide to Data Manipulation in SQL

    by John Viescas ...
    Series series For Mere Mortals
    The #1 Easy, Common-Sense Guide to SQL Queries—Updated with More Advanced Techniques and SolutionsForeword by Keith W. Hare, Vice Chair, USA SQL Standards CommitteeSQL Queries for Mere Mortals has earned worldwide praise as the clearest, simplest tutorial on writing effective queries with the latest SQL standards and database applications. Now, author John L. Viescas has updated this hands-on ... Read more

    PHP2,128.39

  • Programming SQL Server 2005

    Prepare for Deeper SQL Server Waters

    by Bill Hamilton ...
    SQL Server 2005, Microsoft's next-generation data management and analysis solution, represents a huge leap forward. It comes with a myriad of changes that deliver increased security, scalability, and power--making it the complete data package. Used properly, SQL Server 2005 can help organizations of all sizes meet their data challenges head on.Programming SQL Server 2005 from O'Reilly provides a ... Read more

    PHP1,950.99

  • jOOQ Masterclass

    A practical guide for Java developers to write SQL queries for complex database interactions

    Learn the best way to write SQL in Java by taking control of SQL in your app via a type-safe, dynamic and versatile API that supports almost any type or feature compatible with a database and emphasizes SQL syntax correctnessKey FeaturesWrite complex, type-safe, and dynamic SQL using the powerful jOOQ APITackle complex persistence tasks, such as lazy fetching, R2DBC, transactions, and batching ... Read more

    PHP2,021.39 or Free with Kobo Plus

  • 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

    PHP368.97

  • Mastering MariaDB

    This book is intended for intermediate users who want to learn how to administrate a MariaDB server or a set of servers. It is aimed at MariaDB users, and hence working knowledge of MariaDB is a prerequisite. ... Read more

    PHP1,718.09 or Free with Kobo Plus

  • Gestión de bases de datos con SQL Server

    ¿Desea gestionar bases de datos de forma profesional, segura y eficiente? SQL Server es una de las herramientas más potentes para administrar información digital en entornos empresariales. Esta obra le ofrece una guía detallada y actualizada para dominar la versión 2022 del sistema gestor de bases de datos de Microsoft, haciendo especial énfasis en la automatización de procesos mediante scripts, ... Read more

    PHP679.00

  • MySQL Cookbook

    Solutions for Database Developers and Administrators

    For MySQL, the price of popularity comes with a flood of questions from users on how to solve specific data-related issues. That's where this cookbook comes in. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out examples, and clear, concise explanations for programmers who don't have the time (or expertise) to ... Read more

    PHP3,414.59

  • 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

    PHP489.99 or Free with Kobo Plus

  • Real World SQL and PL/SQL: Advice from the Experts

    Master the Underutilized Advanced Features of SQL and PL/SQLThis hands-on guide from Oracle Press shows how to fully exploit lesser known but extremely useful SQL and PL/SQL features―and how to effectively use both languages together. Written by a team of Oracle ACE Directors, Real-World SQL and PL/SQL: Advice from the Experts features best practices, detailed examples, and insider tips that ... Read more

    PHP3,060.29

  • Learn SQLite in 24 Hours

    by Alex Nordeen ...
    SQLite is a very lightweight database, with no installation required, zero configuration, and no server required. SQLite is widely used as a database of choice in mobile apps, camera, home electronic devices and other embedded systems.This book is designed for beginners with little or no prior database experience.Here is what you will learn:Chapter 1: IntroductionChapter 2: Create DatabaseCREAT... ... Read more

    PHP615.37

  • SQL For Beginners: The Comprehensive Guide To Learning, Understanding, And Mastering SQL Programming For Managing, Analyzing, and Manipulating Data

    SQL For Beginners: The Comprehensive Guide To Learning, Understanding, And Mastering SQL Programming For Managing, Analyzing, and Manipulating DataLearn the secrets of SQL and how to become an expert in any database.Do you want to learn SQL, but you're not even sure where to start?Would you like to start honing your skills with a set of useful exercises?Or are you searching for a straightforward ... Read more

    PHP615.37

  • 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

    PHP368.97 or Free with Kobo Plus