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 217 - 240 of 390 Results
Skip side bar filters
  • Microsoft SQL Server 2014 Business Intelligence Development Beginner's Guide

    by Reza Rad ...
    Written in an easy-to-follow, example-driven format, there are plenty of step-by-step instructions to help get you started! The book has a friendly approach, with the opportunity to learn by experimenting. If you are a BI and Data Warehouse developer new to Microsoft Business Intelligence, and looking to get a good understanding of the different components of Microsoft SQL Server for Business ... Read more

    $27.99 USD or Free with Kobo Plus

  • Geospatial Analysis with SQL

    A hands-on guide to performing geospatial analysis by unlocking the syntax of spatial SQL

    Leverage the power of SQL to perform geospatial analysis and increase your speed and efficiency working with a variety of spatial applications such as PostGIS and QGISKey FeaturesFollow along with actionable instructions with this practical guideBecome well-versed in advanced spatial modeling and machine learning techniquesLearn best practices for performing spatial analysis from an expert spatial ... Read more

    $34.99 USD or Free with Kobo Plus

  • Learn How To Install PHP/mySQL Scripts

    by Jamie Iaconis ...
    In this guide you will learn how to install the most powerful sites in the world with the most popular and wide-spread scripting language available. I have written my book in an easy-to-follow set of steps to take when installing each and every script with ease. ... Read more

    $2.18 USD

  • Python und SQLite für Einsteiger - Das interaktive Arbeitsbuch

    Datenbanken leicht gemacht: Lerne, wie man mit Python auf SQLite-Datenbanken zugreift, Abfragen ausführt und Daten speichert - mit praktischen Übungen und Beispielen.

    by D. S. Lornach ...
    Meistern Sie Python-Datenbankprogrammierung mit SQLite – Das komplette Praxis-Handbuch für EinsteigerVerwandeln Sie sich vom Python-Anfänger zum Datenbank-Experten! Dieses interaktive Arbeitsbuch zeigt Ihnen Schritt für Schritt, wie Sie mit Python SQLite programmieren und professionelle Datenbankanwendungen entwickeln.Was macht dieses Python-Buch besonders?Sofort anwendbar: Alle Python-Beispiele ... Read more

    $10.47 USD or Free with Kobo Plus

  • Make Slow Queries Fast

    Execute Queries That Run in Milliseconds

    SQL Server performance tuning and optimize slow queries. Are you tired of waiting for SQL Server queries to finish? Do you need to optimize SQL Server performance and tune slow queries for real-world workloads? This hands-on guide by Gregory Whitlock shows you exactly how to make slow queries fast, covering execution plans, indexing strategy, statistics, and query rewrites that cut runtimes ... Read more

    $4.99 USD

  • CockroachDB: The Definitive Guide

    Guide: Distributed Data at Scale

    CockroachDB is the distributed SQL database that handles the demands of today's data-driven applications. The second edition of this popular hands-on guide shows software developers, architects, and DevOps/SRE teams how to use CockroachDB for applications that scale elastically and provide seamless delivery for end users while remaining indestructible.Data professionals will learn how to migrate ... Read more

    $48.99 USD

  • Doğrudan Database Back-End Programming

    by Onder Teker ...
    Bu kitapta öncelikle programlamaya giriş anlatılmakta, sonrasında profesyonel programlama yapmanın genel ilke ve yöntemleri açıklanmaktadır. Veritabanları için SQL & PL/SQL dilleri gösterilmekte; alternatif olarak XML & JSON formatları ile birlikte NoSQL hakkında bilgi verilmektedir. İşletim sistemlerinden Linux & DOS ile birlikte temel düzeyde sistem ve güvenlik konuları işlenmektedir. ... Read more

    $0.99 USD or Free with Kobo Plus

  • Tableau at Work

    by Cathy Young ...
    With data and AI increasingly at the forefront of business today, you have a significant advantage when you can manage data, and uncover and communicate data insights effectively. By thoroughly cataloging, indexing, and cross-referencing material, this book flattens the steep Tableau learning curve, starting you on your data journey and serving as a comprehensive reference and study guide.Where do ... Read more

    $72.99 USD

  • Oracle SQL*Plus: The Definitive Guide

    The Definitive Guide

    Despite its wide availability and usage, few developers and DBAs have mastered the true power of Oracle SQLPlus. This bestselling book--now updated for Oracle 10g--is the only in-depth guide to this interactive query tool for writing SQL scripts. It's an essential resource for any Oracle user.The new second edition of Oracle SQLPlus: The Definitive Guide clearly describes how to perform, step-by ... Read more

    $23.99 USD

  • Fundamentals of Information Security

    A Complete Go-to Guide for Beginners to Understand All the Aspects of Information Security (English Edition)

    The book starts by introducing the fundamentals of Information Security. You will deep dive into the concepts and domains within Information Security and will explore the different roles in Cybersecurity industry. The book includes a roadmap for a technical and non-technical student who want to make a career in Information Security. You will also understand the requirement, skill and competency ... Read more

    $14.99 USD or Free with Kobo Plus

  • Learn PL/SQL in 24 Hours

    by Alex Nordeen ...
    PL/SQL is an extension of SQL for the Oracle Database.Learn PL/SQL in 1 Day serves as beginner guide for a crash course in PL/SQL development.The book contains tons of examples that prepare you for real-world development project.This book is considered the best Oracle PL/SQL programming guide by the Oracle community.The books gives clear instructions for executing, tracing, testing, debugging, and ... Read more

    $9.99 USD

  • MongoDB

    Construa novas aplicações com novas tecnologias

    O modelo dos bancos de dados relacionais já existe há muitos anos. No entanto, cada vez mais as aplicações modernas precisam aliar alta escalabilidade com suporte a persistência de alta quantidade de informações, e é justamente por isso que o modelo relacional começa a deixar a desejar e as alternativas NOSQL passam a surgir. Atingir alta escalabilidade com bancos de dados relacionais exige ... Read more

    $9.99 USD or Free with Kobo Plus

  • 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

    $18.99 USD

  • Costruire applicazioni con Access 2021

    Guida completa per lavorare con i database

    by Mike Davis ...
    Access è l'unico tra i software della suite Office che assomiglia più a un ambiente di sviluppo che a un applicativo in senso stretto. Con Access è infatti possibile creare vere e proprie applicazioni database in grado di registrare, consultare e organizzare dati e informazioni in modo dinamico e intelligente. A dieci anni di distanza dall'ultima edizione, il best seller di Mike Davis si aggiorna ... Read more

    $41.99 USD

  • A Comprehensive Study of SQL

    Practice and Implementation

    A Comprehensive Study of SQL - Practice and Implementation is designed as a textbook and provides a comprehensive approach to SQL (Structured Query Language), the standard programming language for defining, organizing, and exploring data in relational databases. It demonstrates how to leverage the two most vital tools for data query and analysis – SQL and Excel – to perform comprehensive data ... Read more

    $66.99 USD

  • Mastering PL/SQL Through Illustrations

    Learn advanced techniques and best practices of Angular programming for building enterprise web applicationsKey Featuresa- Get familiar with the core concepts of Angular.a- Discover best practices, tips, and tricks while working with Angular.a- Learn how to architect data driven web applications.a- Explore methods to pass data between components in Angular.a- Learn how to deploy and secure your ... Read more

    $15.99 USD

  • SQL pour Oracle

    Applications avec Java, PHP et XML - Optimisation des requêtes et schémas - Avec 50 exercices corrigés

    Series series Noire
    Apprendre SQL par l'exempleTout particulièrement destiné aux débutants et aux étudiants, cet ouvrage permet d'acquérir les notions essentielles d'Orade, leader des systèmes de gestion de bases de données. Concis et de difficulté progressive, il est émaillé de nombreux exemples et de 50 exercices corrigés qui illustrent tous les aspects fondamentaux de SQL. Couvrant les versions 9i à 12c d'Orade, ... Read more

    $25.62 USD

  • MySQL par la pratique

    Bonjour cher lecteur,Ce manuel est un peu particulier. Il va vous apprendre à utiliser le langage MySQL par la pratique, à travers de très nombreux exercices. Avant chaque exercice, vous trouverez un minimum de théorie : juste ce qu’il faut pour que vous compreniez le concept sur lequel vous allez vous entrainer. Jouez le jeu et faites tous les exercices. Ce n’est qu’à cette condition qu’à l’issue ... Read more

    $15.99 USD

  • Lavorare con Microsoft Access 2013

    Guida all'uso

    Il linguaggio di programmazione C# è il punto di riferimento della programmazione su piattaforma .NET da oltre 10 anni, infatti è stato introdotto appositamente a tale scopo e ogni novità che riguarda la piattaforma è introdotta per prima in questo linguaggio, seguendo anche le indicazioni e i bisogni della comunità di sviluppatori. I sistema operativi Microsoft Windows 8, per PC e tablet, e ... Read more

    $17.99 USD

  • Aplicações móveis com serviços cognitivos

    Series series Série Universitária
    A Série Universitária foi desenvolvida pelo Senac São Paulo com o intuito de preparar profissionais para o mercado de trabalho. Os títulos abrangem diversas áreas, abordando desde conhecimentos teóricos e práticos adequados às exigências profissionais até a formação ética e sólida.Aplicações móveis com serviços cognitivos é um guia introdutório que ensina o passo a passo para compreender a ... Read more

    $5.99 USD

  • Mastering phpMyAdmin 3.4 for Effective MySQL Management

    A complete guide to getting started with phpMyAdmin 3.4 and mastering its features book and ebook

    by Delisle ...
    A complete guide to getting started with phpMyAdmin 3.4 and mastering its featuresKey FeaturesA step-by-step tutorial for manipulating data with the latest version of phpmyadminAdminister your MySQL databases with phpMyAdminManage users and privileges with MySQL Server Administration toolsLearn to do things with your MySQL database and phpMyAdmin that you didn't know were possible!Book ... Read more

    $25.99 USD or Free with Kobo Plus

  • SQL指令語法速查索引手冊

    (支援Oracle、SQL Server、Mysql、PostgreSQL、Access)

    by 酆士昌 ...
    ◎結合SQL語法解說與指令查詢功能◎依各資料庫類別的整理速查索引表◎具備簡單明瞭的示例與運算執行說明◎並列出錯誤操作的訊息以及解決方案介紹市面上所有RDBMS關聯式資料庫系統,收錄完整的SQL指令功能。包含各種運算邏輯、資料表操作、查詢篩選、視圖觸發器等。目錄與書末索引方便快速搜尋各項SQL指令與操作說明。各條目中清楚詳列支援的資料庫類型,解說適用的執行設備。除了正確的操作步驟外,更列舉各種常見的錯誤情境與結果,貼近實際開發作業環境。在本書中介紹了使用標準SQL的常用語法,適用於常用的資料庫,包括MS SQL、MySQL、Oracle等,讓讀者快速地查詢相關的語法與應用方式。對於沒有實作環境的讀者,本書提供了內含資料庫的虛擬機映像檔,可透過『本書使用說明』一步步地建構一個資料庫系統,來實作書中介紹的範例。 ... Read more

    $10.99 USD

  • Understanding MySQL Internals

    Discovering and Improving a Great Database

    by Sasha Pachev ...
    Although MySQL's source code is open in the sense of being publicly available, it's essentially closed to you if you don't understand it. In this book, Sasha Pachev -- a former member of the MySQL Development Team -- provides a comprehensive tour of MySQL 5 that shows you how to figure out the inner workings of this powerful database. You'll go right to heart of the database to learn how data ... Read more

    $28.99 USD

  • Apache Pulsar in Action

    Deliver lightning fast and reliable messaging for your distributed applications with the flexible and resilient Apache Pulsar platform.In Apache Pulsar in Action you will learn how to:Publish from Apache Pulsar into third-party data repositories and platformsDesign and develop Apache Pulsar functionsPerform interactive SQL queries against data stored in Apache PulsarApache Pulsar in Action is a ... Read more

    $58.99 USD