Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de SQL

Si te gustan los eBooks de SQL, seguro que te encanta esta selección.
Mostrando 169 - 192 de 393 resultados
Skip side bar filters
  • SQL Built-In Functions and Stored Procedures

    The i5/iSeries Programmer's Guide

    de Mike Faust ...
    Stored procedures and built-in functions can greatly expand the power and usefulness of SQL, but surprisingly these highly useful tools remain untapped by many programmers. For programmers who are new to the subject or those who want to expand on what they already know, this book provides a terrific introduction to the creation and use of built-in functions and stored procedures under OS/400 and ... Leer más

    $49.99 USD o gratis con Kobo Plus

  • SQL for IBM i

    A Database Modernization Guide

    This book aims to give IBM i technical users basic to intermediate SQL knowledge and tools they can use to get more out of the IBM i database. The book can be useful to veteran IBM i programmers, who have RPG and COBOL roots, system administrators looking to get more information out of their IBM i system, or even Java and .NET developers who need to "talk" to IBM i database. The author provides ... Leer más

    $78.99 USD o gratis con Kobo Plus

  • Database Systems

    A Pragmatic Approach, 3rd edition

    This book provides a concise but comprehensive guide to the disciplines of database design, construction, implementation, and management. Based on the authors’ professional experience in the software engineering and IT industries before making a career switch to academia, the text stresses sound database design as a necessary precursor to successful development and administration of database ... Leer más

    $94.99 USD

  • Cracking the SAP S/4HANA Interview

    Get Your Dream Job Today with Intelligent Responses to the Employer

    This book will guide you through the process about what you need to know and help you perform at your highest level to achieve SAP S/4 HANA and some of the best practices available today.This book can assist you in acing employment interviews. This book provides an in-depth practical illustration of SAP S/4HANA 2020, 1909, and 2021 fundamentals with several examples. It contains graphical ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • PYTHON PROGRAMMING AND SQL FOR BEGINNERS IN 2024

    The Ultimate Coding Odyssey: Master Python, SQL, and More – From Beginners to Advanced in Record Time with Exercises, Insider Tips, and the Latest 2024 Edition

    Code Your Way to Success in 2024: Python & SQL for BeginnersMaster the hottest tech skills in one book & land your dream job.- Conquer Python & SQL, the keys to AI, data, and web dev.- Blast off from beginner to advanced with practical exercises.- Packed with insider tips & the latest 2024 updates.Forget dry tech jargon, this book is:- Crystal clear & fun: Learn with real-world examples & exciting ... Leer más

    $8.04 USD o gratis con Kobo Plus

  • DuckDB in Action

    Series series In Action
    Dive into DuckDB and start processing gigabytes of data with ease—all with no data warehouse.DuckDB is a cutting-edge SQL database that makes it incredibly easy to analyze big data sets right from your laptop. In DuckDB in Action you’ll learn everything you need to know to get the most out of this awesome tool, keep your data secure on prem, and save you hundreds on your cloud bill. From data ... Leer más

    $49.99 USD

  • Python Programming for Beginners

    The Complete Guide to Mastering Python in 10 Days with Guiding Exercises – Top Secret Coding Tips, Well-detailed Examples and Outputs, with Questions and Answers for Each Chapter. The Ultimate Python Crash Course for Dummies. Computer science

    de C J Smith ...
    THE EASIEST PYTHON PROGRAMMING BOOK EVERLooking to learn Python programming in a beginner-friendly way? Look no further than "Python Programming for Beginners" by Musa Usman! This comprehensive guide covers everything you need to know about Python, from the basics of data types and control structures to advanced topics like object-oriented programming and multithreading. With clear explanations, ... Leer más

    $9.99 USD o gratis con Kobo Plus

  • Learning Google BigQuery

    A beginner's guide to mining massive datasets through interactive analysis

    Get a fundamental understanding of how Google BigQuery works by analyzing and querying large datasetsKey FeaturesGet started with BigQuery API and write custom applications using itLearn how BigQuery API can be used for storing, managing, and query massive datasets with easeA practical guide with examples and use-cases to teach you everything you need to know about Google BigQueryBook ... Leer más

    $27.99 USD o gratis con Kobo Plus

  • 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 ... Leer más

    $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 ... Leer más

    $14.99 USD o gratis con Kobo Plus

  • Learn PL/SQL in 24 Hours

    de 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 ... Leer más

    $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 ... Leer más

    $9.99 USD o gratis con Kobo Plus

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

    de 明日科技 ...
    《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的精髓,快速提升开发技能。 ... Leer más

    $18.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 ... Leer más

    $66.99 USD

  • ScyllaDB in Action

    de Bo Ingram ...
    Build, maintain, and run databases that are easy to scale and quick to query—all with ScyllaDB.ScyllaDB in Action is your guide to everything you need to know about ScyllaDB, from your very first queries to running it in a production environment. It starts you with the basics of creating, reading, and deleting data and expands your knowledge from there. You’ll soon have mastered everything you ... Leer más

    $49.99 USD

  • SQL For Dummies

    Get ready to make SQL easy!Updated for the latest version of SQL, the new edition of this perennial bestseller shows programmers and web developers how to use SQL to build relational databases and get valuable information from them. Covering everything you need to know to make working with SQL easier than ever, topics include how to use SQL to structure a DBMS and implement a database design; ... Leer más

    $21.00 USD

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

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

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

    $10.99 USD

  • Just Use Postgres!

    All the database you need

    de Denis Magda ...
    You probably don’t need a collection of specialty databases. Just use Postgres instead!Written for application developers and database pros, Just Use Postgres! shows you how to get the most out of the powerful Postgres database.In Just Use Postgres! you’ll learn how to:Use Postgres as an RDBMS for transactional workloadsDevelop generative AI, geospatial, and time-series applicationsTake advantage ... Leer más

    $43.99 USD

  • 18 DynamoDB Projects

    Build and Deploy Scalable Cloud Apps with DynamoDB

    de Esther Larkin ...
    DynamoDB projects book and serverless data apps AWS.Master DynamoDB with real serverless data apps. Build 18 hands-on projects covering data modeling, indexes, streams, and single-table design. This practical guide takes you from beginner to pro, teaching you to create world-class agility, reliability, and security in technology organizations. You'll learn to secure DevOps in the cloud and deploy ... Leer más

    $4.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 ... Leer más

    $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, ... Leer más

    $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 ... Leer más

    $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 ... Leer más

    $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 ... Leer más

    $5.99 USD