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 73 - 96 de 390 resultados
Skip side bar filters
  • PHP MCQ (Multiple Choice Questions)

    Quiz Questions Chapter 1-18 and Practice Tests with Answers PDF | PHP Study Guide & Exam Prep MCQs

    de Arshad Iqbal ...
    Series series Programming Study Guides
    The PHP Multiple Choice Questions (MCQ Quiz) with Answers PDF (PHP Programming MCQ PDF Download): Quiz Questions Chapter 1-18 & Practice Tests with Answers Key (PHP MCQs PDF: Textbook Notes & Question Bank) includes revision guide for problem solving with hundreds of solved MCQs. PHP MCQ with Answers PDF book covers basic concepts, analytical and practical assessment tests. "PHP MCQ" Book PDF ... Leer más

    $4.99 USD o gratis con Kobo Plus

  • MariaDB 11 Essentials

    Deploying and Managing Databases with MariaDB

    de Neil Smyth ...
    MariaDB 11 Essentials provides a concise guide to MariaDB, one of the most highly regarded database management systems in use today. It covers fundamental concepts, advanced techniques, and best practices.The book begins by installing and configuring MariaDB on Windows and Linux before outlining the fundamentals of relational database management systems.The essentials of relational database ... Leer más

    $32.99 USD o gratis con Kobo Plus

  • LINQ Pocket Reference

    Learn and Implement LINQ for .NET Applications

    Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft's new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders.All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that ... Leer más

    $13.99 USD

  • Learning MySQL and MariaDB

    Heading in the Right Direction with MySQL and MariaDB

    If you’re a programmer new to databases—or just new to MySQL and its community-driven variant, MariaDB—you’ve found the perfect introduction. This hands-on guide provides an easy, step-by-step approach to installing, using, and maintaining these popular relational database engines.Author Russell Dyer, Curriculum Manager at MariaDB and former editor of the MySQL Knowledge Base, takes you through ... Leer más

    $30.99 USD

  • SQL in a Nutshell

    A Desktop Quick Reference

    SQL in a Nutshell applies the eminently useful "Nutshell" format to Structured Query Language (SQL), the elegant--but complex--descriptive language that is used to create and manipulate large stores of data. For SQL programmers, analysts, and database administrators, the new second edition of SQL in a Nutshell is the essential date language reference for the world's top SQL database products. SQL ... Leer más

    $25.99 USD

  • 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

    $54.79 USD

  • MariaDb Essentials

    Quickly get up to speed with MariaDB—the leading, drop-in replacement for MySQL, through this practical tutorial

    Quickly get up to speed with MariaDB—the leading, drop-in replacement for MySQL, through this practical tutorialKey Features1. Get to know the basic SQL queries so you can quickly start using MariaDB2. Take control of your data through the advanced features of MariaDB3. Exploit the full potential of MariaDB’s exclusive features through quick, practical examplesBook DescriptionThis book will take ... Leer más

    $25.99 USD o gratis con Kobo Plus

  • SQL Server Query Tuning and Optimization

    Optimize Microsoft SQL Server 2022 queries and applications

    Get well-versed with ready-to-use techniques for creating high-performance queries and applicationsKey FeaturesSpeed up queries and dramatically improve application performance by both understanding query engine internals and practical query optimizationUnderstand how the query optimizer worksLearn about intelligent query processing and what is new in SQL Server 2022Book DescriptionSQL Server is a ... Leer más

    $39.99 USD o gratis con Kobo Plus

  • SQL Server Analysis Services 2012 Cube Development Cookbook

    A practical cookbook packed with recipes to help developers produce data cubes as quickly as possible by following step by step instructions, rather than explaining data mining concepts with SSAS.If you are a BI or ETL developer using SQL Server Analysis services to build OLAP cubes, this book is ideal for you. Prior knowledge of relational databases and experience with Excel as well as SQL ... Leer más

    $34.99 USD o gratis con Kobo Plus

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

    $39.99 USD o gratis con Kobo Plus

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

    $27.99 USD o gratis con Kobo Plus

  • Diseño de aplicaciones mediante el uso intensivo de datos

    Los datos están en el centro de muchos desafíos que se presentan actualmente en el diseño de sistemas. Hay que resolver cuestiones complejas, como la escalabilidad, la coherencia, la fiabilidad, la eficiencia y el mantenimiento. Además, existe una abrumadora variedad de herramientas, incluyendo bases de datos relacionales, almacenes de datos NoSQL, procesadores de flujo o por lotes y gestores de ... Leer más

    $45.99 USD o gratis con Kobo Plus

  • Sql Guide (Speedy Study Guides)

    SQL stands for Structured Query Language, and it is a programming language that is entirely designed for the management of data in a database system. Knowing SQL is an essential skill for today's programmer, and if you are looking for a career in information tech, you will quickly realize that SQL can push you far ahead of the rest of the people competing for the position. SQL is a very rich, very ... Leer más

    $4.99 USD

  • MediaWiki

    Wikipedia and Beyond

    "A good book! It's a nice overview of wiki editing and administration, with pointers to handy extensions and further online documentation." -Brion Vibber, Chief Technical Officer, Wikimedia Foundation"This book is filled with practical knowledge based on experience. It's not just spouting some party line." -Rob Church, a developer of MediaWikiMediaWiki is the world's most popular wiki platform, ... Leer más

    $23.99 USD

  • 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

    $11.99 USD

  • SQL Crash Course

    A Practical Guide From Beginner to Interview-Ready Expert

    de Vajo Lukic ...
    SQL Crash Course: From SQL Beginner to SQL Interview-Ready ExpertMaster SQL database development, query optimization, and data analysis with this comprehensive guide featuring 350+ practical examples and 140+ interview questions. Progress from basic SQL commands to advanced database management, covering PostgreSQL, MySQL, and SQL Server techniques.Transform your data engineering skills through ... Leer más

    $9.31 USD

  • OCA Oracle Database 11g SQL Fundamentals I Exam Guide

    Exam 1Z0-051

    Series series Oracle Press
    A Fully Integrated Study System for OCA Exam 1Z0-051Prepare for the Oracle Certified Associate Oracle Database 11g: SQL Fundamentals I exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, a two-minute drill, and a chapter summary to highlight what you've learned. This authoritative guide will help you pass the test and serve ... Leer más

    $40.99 USD

  • Microsoft Word 2010 Quick Reference (Cheat Sheet)

    de Douglas Chick ...
    This Quick Reference guide is everything you need with step-by-step instructions and short cuts to get you the answer fast! Written by Best Selling author Douglas Chick, a career computer engineer and creator of TheNetworkAdministrator.com ... Leer más

    $1.99 USD

  • Effective MySQL Optimizing SQL Statements

    Series series Oracle Press
    The Essential Guide to SQL Statement OptimizationWritten by Oracle ACE Director and MySQL expert Ronald Bradford, Effective MySQL: Optimizing SQL Statements is filled with detailed explanations and practical examples that can be applied immediately to improve database and application performances. Featuring a step-by-step approach to SQL optimization, this Oracle Press book helps you to analyze ... Leer más

    $31.99 USD

  • SQL All-in-One For Dummies

    The most thorough SQL reference, now updated for SQL:2023SQL All-in-One For Dummies has everything you need to get started with the SQL programming language, and then to level up your skill with advanced applications. This relational database coding language is one of the most used languages in professional software development. And, as it becomes ever more important to take control of data, there ... Leer más

    $24.00 USD

  • SQL Expertise: (2-in-1 Books) From Foundations to Advanced - A Double Feature Programming Guide, Master SQL: A Comprehensive Beginners and Interactive Guide to Learn SQL from Scratch, SQL Made Easy

    Tips and Tricks to Mastering SQL Programming

    de Ryan Campbell ...
    Unleash the Power of SQL with Ryan Campbell's All-Inclusive Double Whammy! ����Data is the new gold, and SQL is your pickaxe. In an age where every click, like, and share translates into valuable data, the ability to effectively manage and manipulate this data is paramount. Enter the world of SQL, where the vastness of databases becomes as navigable as your favorite novel. But where to start?Ryan ... Leer más

    $2.99 USD

  • Advanced SQL 100+ Theory and Coding Questions with Answers

    de felix Mutuma ...
    The book gives Advanced SQL 100+ Theory and Coding Questions with Answers. The questions can help in exam and interview preparations and also in your SQL studies. ... Leer más

    $3.99 USD o gratis con Kobo Plus

  • MySQL 9 QuickStart Pro

    Administrative strategies to upgrade, migrate and optimize databases with MySQL 9

    de Kylan Fentark ...
    This book is for DBAs and devs who are eager to dive into the world of modern database operations with MySQL 9. With clear-cut instructions and step-by-step demonstrations, you'll be up and running in no time. You'll learn to install MySQL 9 on Linux, upgrade existing systems, and even migrate data from other platforms like PostgreSQL.Every chapter covers a key part of database administration, ... Leer más

    $35.99 USD

  • Desenvolvimento web com PHP e MySQL

    Diferente das mídias tradicionais, onde o fluxo de informações acontece apenas em uma direção, a internet tem uma grande vantagem, que é o poder de interação entre pessoas e sistemas informatizados. Isso é possibilitado por tecnologias que tornam as páginas web dinâmicas. Dentre as muitas tecnologias disponíveis atualmente a linguagem PHP se destaca por seu tempo de mercado, evolução constante e ... Leer más

    Antes $9.99 USD Ahora $8.99 USD o gratis con Kobo Plus