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 289 - 312 de 393 resultados
Skip side bar filters
  • Mastering Oracle SQL

    Putting Oracle SQL to Work

    The vast majority of Oracle SQL books discuss some syntax, provide the barest rudiments of using Oracle SQL, and perhaps include a few simple examples. It might be enough to pass a survey course, or give you some buzz words to drop in conversation with real Oracle DBAs. But if you use Oracle SQL on a regular basis, you want much more. You want to access the full power of SQL to write queries in an ... Leer más

    $307 MXN

  • PHP & MySQL: The Missing Manual

    If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users. With step-by-step tutorials, this completely revised edition gets you started with expanded coverage of the basics and takes you deeper into the world of server-side ... Leer más

    $269 MXN

  • MySQL Troubleshooting

    What To Do When Queries Don't Work

    Stuck with bugs, performance problems, crashes, data corruption, and puzzling output? If you’re a database programmer or DBA, they’re part of your life. The trick is knowing how to quickly recover from them. This unique, example-packed book shows you how to handle an array of vexing problems when working with MySQL.Written by a principal technical support engineer at Oracle, MySQL Troubleshooting ... Leer más

    $174 MXN

  • The Ultimate Guide to SQL

    A Structured, Color-Coded Path to Mastering SQL for Work and Real-World Projects

    de Zicheng Liu ...
    The Ultimate Guide to SQL is a comprehensive, visual-first journey into SQL — designed for learners at every stage, from absolute beginners to experienced professionals.This book goes beyond syntax. It helps you build SQL system thinking, understand why queries work, and apply SQL confidently across real-world scenarios.What you’ll learn:• Comprehensive SQL fundamentals and advanced... ... Leer más

    $178 MXN o gratis con Kobo Plus

  • Bases de datos: teoría y práctica aplicada a ingeniería del software

    El poder de los datos: ¿qué sucede cuando consulta, almacena o gestiona información? Las bases de datos son la columna vertebral de la era digital, pues permiten almacenar, gestionar y recuperar información de manera eficiente. Desde pequeños registros personales hasta sistemas que manejan grandes volúmenes de datos, estas tecnologías hacen posible el funcionamiento de aplicaciones, negocios y ... Leer más

    $449 MXN

  • DBMS Lab Manual

    DBMS LAB MANUALThe Structured Query Language (SQL) is a computer language for accessing and manipulating databases.The fundamental concept is to think of the data as being stored in one or more tables. When a request is made to retrieve data from these tables, which is called a "query", the resultant output is also presented in as table.There are many different versions of the SQL language, but to ... Leer más

    Antes $119 MXN Ahora $103 MXN o gratis con Kobo Plus

  • Learning ArcGIS Geodatabases

    This is a solution-based book, showcasing the real power of ArcGIS Geodatabase by following a real-world, example-based approach. This book is aimed at geospatial developers who want to work with ArcGIS geodatabases as well as manage them. Having knowledge of building a geodatabase from scratch isn't a must; Learning ArcGIS Geodatabases is ideal for those who want to use ArcGIS geodatabase for the ... Leer más

    $442 MXN o gratis con Kobo Plus

  • Advanced Oracle PL/SQL Developer's Guide (Second Edition)

    Master the advanced concepts of PL/SQL for professional-level certification and learn the new capabilities of Oracle Database 12c

    Master the advanced concepts of PL/SQL for professional-level certification and learn the new capabilities of Oracle Database 12cKey Features\*Learn advanced application development features of Oracle Database 12c and prepare for the 1Z0-146 examination\*Build robust and secure applications in Oracle PL/SQL using the best practices\*Packed with feature demonstrations and illustrations that will ... Leer más

    $1,020 MXN o gratis con Kobo Plus

  • Azure for Architects

    Create secure, scalable, high-availability applications on the cloud

    Build and design multiple types of applications that are cross-language, platform, and cost-effective by understanding core Azure principles and foundational concepts Key FeaturesGet familiar with the different design patterns available in Microsoft AzureDevelop Azure cloud architecture and a pipeline management systemGet to know the security best practices for your Azure deploymentBook ... Leer más

    $857 MXN o gratis con Kobo Plus

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

    $769 MXN o gratis con 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 ... Leer más

    $325 MXN o gratis con Kobo Plus

  • C#: A Step-by-Step Guide for Absolute Beginners to Master C# Programming from the Ground Up

    de Chloe Annable ...
    Series series Computer Programming
    Are you on the hunt for a coding language that aligns perfectly with your goals?Do you dream of crafting your own websites or desktop applications?Look no further – "C#: A Step-by-Step Guide for Absolute Beginners to Master C# Programming from the Ground Up" is your ideal starting point!Whether you're a coding newcomer or a seasoned programmer eager to delve into C#, this comprehensive guide is ... Leer más

    $221 MXN o gratis con Kobo Plus

  • SQL: A Beginner's Guide, Fourth Edition

    de Andy Oppel ...
    Series series Beginner's Guide
    This fully revised, self-paced learning tool lays out all the necessary steps to quickly and easily start writing SQL programsThoroughly updated to reflect the most recent ANSI/ISO standard, SQL: A Beginner's Guide, Fourth Edition will get you up-and-running with SQL programming right away. Clear tutorials, annotated code, and proven instructional tools guide you to easily performing queries and ... Leer más

    Antes $652 MXN Ahora $580 MXN

  • OCA Oracle Database SQL Exam Guide (Exam 1Z0-071)

    de Steve O'Hearn ...
    Series series Oracle Press
    A fully updated, integrated self-study system for the Oracle Database SQL ExamThis thoroughly revised Oracle Press guide offers 100% coverage of all objectives on the latest version of the Oracle Database SQL Exam. Ideal both as a study guide and on-the-job reference, OCA Oracle Database SQL Exam Guide (Exam 1Z0-071) features detailed explanations, examples, practice questions, and chapter ... Leer más

    $722 MXN

  • Mastering Regular Expressions

    Understand Your Data and Be More Productive

    Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Python, Ruby, Java, VB.NET and C# (and any language using the .NET Framework), PHP, and MySQL.If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you ... Leer más

    $346 MXN

  • SQL Server 2019 für Administratoren

    Das umfassende Handbuch

    Microsoft SQL Server effizient administrierenMit dem Microsoft SQL Server verwalten Sie große Datenmengen sicher und effizient. Wie die Administration in Produktivumgebungen gelingt, zeigt Ihnen dieses Praxishandbuch. Ob es um die hybride Nutzung in der Cloud geht oder um die richtige Wartung, Backups & Replikation, Skalierbarkeit, Hochverfügbarkeit oder Monitoring: Hier finden Sie alle relevanten ... Leer más

    $907 MXN

  • The Complete Idiot's Guide to SQL

    Master the Language of Database Management

    Provides a practical overview of the most common database management tasks for those who need to manage data. ... Leer más

    $247 MXN

  • SQL必知必会:巧用AI教你快速精通SQL

    de 康高堂 ...
    《SQL必知必会:巧用AI教你快速精通SQL》是一本全面覆盖SQL语言精髓的教程。本书通过系统化的章节安排,由浅入深地引导读者深入理解SQL语言,从数据库的基本概念、表的创建与管理,到复杂的数据查询、数据处理及高级数据库管理功能,均涵盖其中。本书还结合了当下主流的AI工 ... Leer más

    $225 MXN

  • Oracle Database 11g Release 2 Performance Tuning Tips & Techniques

    Series series Oracle Press
    Implement Proven Database Optimization SolutionsSystematically identify and eliminate database performance problems with help from Oracle Certified Master Richard Niemiec. Filled with real-world case studies and best practices, Oracle Database 11g Release 2 Performance Tuning Tips & Techniques details the latest monitoring, troubleshooting, and optimization methods. Find out how to find and fix ... Leer más

    $938 MXN

  • MICROSOFT ACCESS: SQL Language. Examples and exercises step by step

    This book presents a complete treatment for the design of relational databases and their management, administration and treatment using the relational language SQL of Microsoft Access and can be considered an advanced reference manual of SQL under this Microsoft database. The topics are presented in sequential order of difficulty, starting with the most basic tasks and without having to have ... Leer más

    $202 MXN

  • iPhone 13 User Guide

    Step By Step Illustrated Manual With Tips and Tricks To Master Your Apple iPhone 13

    As Apple fans have waited months for the much-rumoured and long-expected iPhone 13 series, there are a lot of questions: When is the new iPhone 13 coming out? Will it be waterproof? What about the new AR camera? In anticipation of the iPhone 13, let's get answers to those questions and more in this book.Your iPhone 13 is powered by the A15 Bionic processor, the finest mobile phone processor out ... Leer más

    $99 MXN

  • Oracle and MySQL-A Practical Approach

    100% Pure Adrenaline

    Series Libro 1 - Surf Rangers
    This book is intensely written for the beginners and intermediates in database knowledge, and those are using databases in high-level languages for developing applications. It is written in a practical approach that the readers will find suitable example code with output wherever they expect them. ... Leer más

    $109 MXN

  • MySQL High Availability

    Tools for Building Robust Data Centers

    Server bottlenecks and failures are a fact of life in any database deployment, but they don’t have to bring everything to a halt. This practical book explains replication, cluster, and monitoring features that can help protect your MySQL system from outages, whether it’s running on hardware, virtual machines, or in the cloud.Written by engineers who designed many of the tools covered, this book ... Leer más

    $307 MXN

  • HBase: The Definitive Guide

    Random Access to Your Planet-Size Data

    de Lars George ...
    If you're looking for a scalable storage solution to accommodate a virtually endless amount of data, this book shows you how Apache HBase can fulfill your needs. As the open source implementation of Google's BigTable architecture, HBase scales to billions of rows and millions of columns, while ensuring that write and read performance remain constant. Many IT executives are asking pointed questions ... Leer más

    $307 MXN