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 121 - 144 of 394 Results
Skip side bar filters
  • SQL-Zbirka zadataka

    Ova zbirka od 46 zadataka je namenjena svima onima koji žele da ovladaju SQL upitnim jezikom od samog početka, koristeći okruženje MS Access. Verzija Access-a u kojoj ćete izvodite zadatke nije bitna iako su primeri rađeni u verziji 2013.Zbirka je organizovana po sledećim odeljcima:Naredbe za definisanje strukture podataka (DDL)Naredbe za manipulaciju ili rukovanje podacima (DML)Upiti nad jednom ... Read more

    $8.25 CAD or Free with Kobo Plus

  • PL/SQL

    Domine a linguagem do banco de dados Oracle

    Durante o dia, milhões de dados trafegam por servidores ao redor do mundo. São informações de todo tipo e muitas delas precisam ser preservadas. Qual a forma de fazer isso? Persistindo os dados. Neste livro, Eduardo Gonçalves mostra o poder da linguagem PL/SQL e como você pode conseguir um alto grau de produtividade e performance para as suas aplicações. Os leitores iniciantes terão contato com ... Read more

    $13.99 CAD or Free with Kobo Plus

  • SQL 101 Crash Course

    Comprehensive Guide to SQL Fundamentals and Practical Applications

    SQL 101 Crash Course is a comprehensive beginner's guide that takes you through the world of SQL, right from understanding databases to mastering complex queries. This book is designed to provide you with a solid foundation in SQL, along with practical examples and real-world scenarios to reinforce your learning. In this book, you'll explore the key concepts of databases and their structure while ... Read more

    $42.99 CAD

  • SQL Success

    "SQL Success" is about problem-solving in SQL. It bridges the gap between dry and dull database theory books, and developer books that focus on giving recipes without explaining sufficiently the reasons behind the recipes or discussing alternative solutions.Many developers struggle with SQL due to the contrast between the top-down logic of most programming languages and SQL's set-based approach. ... Read more

    $39.99 CAD or Free with Kobo Plus

  • Learning NumPy Array

    by Ivan Idris ...
    A step-by-step guide, packed with examples of practical numerical analysis that will give you a comprehensive, but concise overview of NumPy. This book is for programmers, scientists, or engineers, who have basic Python knowledge and would like to be able to do numerical computations with Python. ... Read more

    $19.99 CAD or Free with Kobo Plus

  • Advanced SQL

    Implementing Modern Data Solutions and ML Applications

    SQL has evolved from a querying language for relational databases to a foundational tool for building scalable, modern data solutions across real-time analytics, machine learning workflows, and even generative AI applications. Advanced SQL moves beyond SELECT statements and taps into the full power of SQL as a programming interface for today's most advanced data platforms.Written by seasoned data ... Read more

    $67.99 CAD

  • Practical Guide for Oracle SQL, T-SQL and MySQL

    by Preston Zhang ...
    SQL is a widely used to access most databases, therefore database developers and system administrators should be familiar with it. This hands-on SQL book will help beginner and intermediate users to write queries that apply complex conditions on a table. The book's unique side by side approach makes it easy for the reader to learn three major query languages in the IT industry. The author has over ... Read more

    $105.80 CAD

  • Learn SQL Database Programming

    Query and manipulate databases from popular relational database servers using SQL

    Learn everything you need to know to build efficient SQL queries using this easy-to-follow beginner's guideKey FeaturesExplore all SQL statements in depth using a variety of examplesGet to grips with database querying, data aggregate, manipulation, and much moreUnderstand how to explore and process data of varying complexity to tell a storyBook DescriptionSQL is a powerful querying language that's ... Read more

    $37.99 CAD or Free with Kobo Plus

  • SQL

    How to start creating and using SQL databases, even if you have no prior programming experience.Are you looking for a more streamlined way to manage information?Do you have large volumes of data that need to be accessed through a sophisticated communication system?Could your company benefit from the advantages SQL offers?SQL, or Structured Query Language, has been around since the 80s. It has ... Read more

    $3.99 CAD or Free with Kobo Plus

  • Oracle PL/SQL Performance Tuning Tips & Techniques

    Proven PL/SQL Optimization SolutionsIn Oracle PL/SQL Performance Tuning Tips & Techniques, Oracle ACE authors with decades of experience building complex production systems for government, industry, and educational organizations present a hands-on approach to enabling optimal results from PL/SQL. The book begins by describing the discovery process required to pinpoint performance problems and then ... Read more

    $75.89 CAD

  • SQL for Data Analytics

    Harness the power of SQL to extract insights from data

    Take your first steps to becoming a fully qualified data analyst by learning how to explore complex datasetsKey FeaturesMaster each concept through practical exercises and activitiesDiscover various statistical techniques to analyze your dataImplement everything you’ve learned on a real-world case study to uncover valuable insightsBook DescriptionEvery day, businesses operate around the clock, and ... Read more

    $42.99 CAD or Free with Kobo Plus

  • T-SQL Worth Knowing

    Write Clean T-SQL Queries and Stored Procedures

    T-SQL stored procedures and SQL Server window functions.Are you a database developer or data analyst who wants to write T-SQL code that is both powerful and maintainable? Do you need to master stored procedures, CTEs, and window functions to handle complex queries with confidence? T-SQL Worth Knowing is the hands-on guide that takes you from beginner to pro, showing you the pattern... ... Read more

    $6.99 CAD

  • Data Science con Python

    dalle stringhe al machine learning, le tecniche essenziali per lavorare sui dati

    Series Book 3 - Data Science
    La data science è una materia in rapida evoluzione le cui applicazioni spaziano in ambiti diversi della nostra vita. Questo libro insegna a trasformare database caotici e dati non strutturati in dataset omogenei e ordinati attraverso l'impiego degli strumenti essenziali del linguaggio Python per il data mining, il machine learning, la network analysis e l'elaborazione del linguaggio naturale. Il ... Read more

    Was $29.99 CAD Now $14.99 CAD

  • 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

    $28.99 CAD

  • 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

    $21.99 CAD 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 CAD

  • 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

    $13.99 CAD 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

    $26.99 CAD

  • Ultimate SQL Server and Azure SQL for Data Management and Modernization

    Full Spectrum Expert Solutions for Deploying, Securing, and Optimizing SQL Server in Linux, Cloud, and Hybrid Environments with Performance Tuning Strategies (English Edition)

    An Encyclopedic Guide to Data Management and Modernization with SQL ServerBook DescriptionSQL Server 2022 marks a major advancement in data management technology, offering features that empower organizations to harness their data like never before. Ultimate SQL Server 2022 Data Management and Modernization is your comprehensive guide to mastering this powerful tool.You will explore SQL Server 2022 ... Read more

    $41.16 CAD or Free with Kobo Plus

  • 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

    $92.99 CAD

  • 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

    $17.99 CAD

  • 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

    $35.21 CAD

  • 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

    $20.99 CAD

  • 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

    $8.99 CAD