Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks SQL

Si vous aimez les titres SQL, vous allez adorer cette sélection.
Affichage des résultats 289 - 312 sur 395
Skip side bar filters
  • SQL QuickStart Guide

    The Simplified Beginner's Guide to Managing, Analyzing, and Manipulating Data With SQL

    par Walter Shields ...
    THE BEST SQL BOOK FOR BEGINNERS - HANDS DOWN!**Includes FREE Digital Bonuses! Sample Database, SQL Browser App, and More!**Learn Why QuickStart Guides are Loved by Over 1 Million Readers Around the WorldThe same book currently in used in college-level courses while remaining approachable for beginners!The Easiest Way to Learn SQL in a Comprehensive, Step-by-Step GuideNot sure how to prepare for ... En savoir plus

    18,33 € ou Gratuit avec Kobo Plus

  • Learning PostgreSQL 11

    A beginner's guide to building high-performance PostgreSQL database solutions

    Leverage the power of PostgreSQL 11 to build powerful database and data warehousing applicationsKey FeaturesMonitor, secure, and fine-tune your PostgreSQL 11 databaseLearn client-side and server-side programming using SQL and PL/pgSQLDiscover tips on implementing efficient database solutionsBook DescriptionPostgreSQL is one of the most popular open source database management systems in the world, ... En savoir plus

    29,67 € ou Gratuit avec Kobo Plus

  • DBMS Lab Manual

    par Jitendra Patel ...
    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 ... En savoir plus

    4,99 € ou Gratuit avec Kobo Plus

  • HBase: The Definitive Guide

    Random Access to Your Planet-Size Data

    par 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 ... En savoir plus

    19,49 €

  • PostgreSQL Field Guide

    The reference guide for the new user

    par Timothy Steward ...
    Many Postgres books discuss some advanced topics targeted towards the experienced users. Not the new or should we say novice user that may have just stumbled across Postgres while doing some development work or led by internal work projects directing them to seek out the open source. If this is you, this reference book will guide you on the journey and help you understand the overall concepts that ... En savoir plus

    7,41 €

  • Hands-On Data Science with SQL Server 2017

    Perform end-to-end data analysis to gain efficient data insight

    Find, explore, and extract big data to transform into actionable insights Key FeaturesPerform end-to-end data analysis—from exploration to visualizationReal-world examples, tasks, and interview queries to be a proficient data scientistUnderstand how SQL is used for big data processing using HiveQL and SparkSQLBook DescriptionSQL Server is a relational database management system that enables you to ... En savoir plus

    32,85 € ou Gratuit avec Kobo Plus

  • Microsoft Word 2010 Quick Reference (Cheat Sheet)

    par 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 ... En savoir plus

    1,81 €

  • Mastering SQL

    A Step-by-Step Guide toSQL Programming and Database Management Systems for Beginners

    par Vere salazar ...
    Master SQL Programming and Database Management with Ease: Simplify your journey into the essentials of SQL programming and effective database management. If you're looking for a straightforward approach to mastering SQL for proper database administration, dive into "Mastering SQL" This book takes you on a swift and comprehensible journey through the industry-standard language for data definition ... En savoir plus

    9,09 € ou Gratuit avec Kobo Plus

  • TOP 30 SQL Interview Coding Tasks

    par Matthew Urban ...
    Are you preparing for a job interview as a developer? If yes, you have come to the right place. This book contains a pool of 30 carefully selected SQL coding tasks, most often asked by recruiters. Less than 100 pages include deeply-explained, most commonly used data manipulation queries, relationships modeling, aggregation, sorting, table joins, index and other top topics to discuss during the job ... En savoir plus

    5,45 €

  • Aprende SQL desde cero hasta avanzado: El libro completo de la programacion SQL para principiantes

    Con ejercicios prácticos y contenido bonus

    ¡Domina SQL desde cero y conviértete en un experto en bases de datos con este libro!La gestión y el análisis de datos se han convertido en habilidades fundamentales en la era digital, altamente demandadas en todo tipo de industrias. Sin embargo, muchas personas sienten que SQL es complejo o difícil de aprender. Xavier Reyes Ochoa, conocido como Programador X en YouTube, experto reconocido en bases ... En savoir plus

    11,65 €

  • Hadoop in Practice

    par Alex Holmes ...
    SummaryHadoop in Practice, Second Edition provides over 100 tested, instantly useful techniques that will help you conquer big data, using Hadoop. This revised new edition covers changes and new features in the Hadoop core architecture, including MapReduce 2. Brand new chapters cover YARN and integrating Kafka, Impala, and Spark SQL with Hadoop. You'll also get new and updated techniques for Flume ... En savoir plus

    55,91 €

  • Learn AI Data Engineering

    par David Melillo ...
    Get the eBook free when you register your print book at Manning.This book is a fast, friendly guide to integrating large language models into your data workflows. You’ll learn how AI can help you handle time-consuming data engineering tasks including transformations, calculations, and the never-ending chore of data cleaning–all illustrated with instantly-familiar SQL and Python use cases!This book ... En savoir plus

    57,03 €

    PRÉ-COMMANDER

  • PostgreSQL for Data Architects

    Discover how to design, develop, and maintain your database application effectively with PostgreSQL

    par Jayadevan M ...
    Key FeaturesBook DescriptionThis book is for developers and data architects who have some exposure to databases. It is assumed that you understand the basic concepts of tables and common database objects, including privileges and security.What you will learnCompile PostgreSQL from source and understand the PostgreSQL architectureConfigure parameters and change default settings for a PostgreSQL ... En savoir plus

    37,09 € ou Gratuit avec Kobo Plus

  • The MySQL Workshop

    A practical guide to working with data and managing databases with MySQL

    Learning MySQL just got a whole lot easier, thanks to this hands-on workshop, complete with simple explanations, engaging examples, and realistic exercises that focus on helping you to build and maintain databases effectivelyKey FeaturesLearn how to set up and maintain a MySQL databaseRun SQL queries to create, retrieve, and manipulate dataUse MySQL effectively with common business applications ... En savoir plus

    21,19 € ou Gratuit avec Kobo Plus

  • Learning SQL

    par Alan Beaulieu ...
    SQL (Structured Query Language) is a standard programming language for generating, manipulating, and retrieving information from a relational database. If you're working with a relational database--whether you're writing applications, performing administrative tasks, or generating reports--you need to know how to interact with your data. Even if you are using a tool that generates SQL for you, ... En savoir plus

    17,16 €

  • Getting Started with SQL

    par Thomas Nield ...
    Businesses are gathering data today at exponential rates and yet few people know how to access it meaningfully. If you’re a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL and learn how to create your own databases.Author Thomas Nield provides exercises throughout the ... En savoir plus

    19,92 €

  • Антипаттерны SQL. Как избежать ловушек при работе с базами данных

    Язык SQL необходим для работы со структурированными данными. Программисты, прекрасно знающие свой любимый язык (Java, Python или Go), не могут разбираться во всем, и часто не являются экспертами в SQL. Это приводит к появлению антипаттернов, — решений, которые на первый взгляд кажутся правильными, но со временем создают всё больше проблем. Научитесь выявлять и обходить многие из этих ... En savoir plus

    12,99 € ou Gratuit avec Kobo Plus

  • Getting Started with SQL Server 2014 Administration

    par Gethyn Ellis ...
    This is an easytofollow handson tutorial that includes real world examples of SQL Server 2014's new features. Each chapter is explained in a stepbystep manner which guides you to implement the new technology. If you want to create an highly efficient database server then this book is for you. This book is for database professionals and system administrators who want to use the added features of ... En savoir plus

    16,37 € ou Gratuit avec Kobo Plus

  • Learning Snowflake SQL and Scripting

    Generate, Retrieve, and Automate Snowflake Data

    par Alan Beaulieu ...
    To help you on the path to becoming a Snowflake pro, this concise yet comprehensive guide reviews fundamentals and best practices for Snowflake's SQL and Scripting languages. Developers and data professionals will learn how to generate, modify, and query data in the Snowflake relational database management system as well as how to apply analytic functions for reporting.Author Alan Beaulieu also ... En savoir plus

    34,33 €

  • Oracle NoSQL Database

    Real-Time Big Data Management for the Enterprise

    Master Oracle NoSQL DatabaseEnable highly reliable, scalable, and available data. Oracle NoSQL Database: Real-Time Big Data Management for the Enterprise shows you how to take full advantage of this cost-effective solution for storing, retrieving, and updating high-volume, unstructured data. The book covers installation, configuration, application development, capacity planning and sizing, and ... En savoir plus

    38,04 €

  • Advanced SQL with SAS

    This book introduces advanced techniques for using PROC SQL in SAS. If you are a SAS programmer, analyst, or student who has mastered the basics of working with SQL, Advanced SQL with SAS® will help take your skills to the next level. Filled with practical examples with detailed explanations, this book demonstrates how to improve performance and speed for large data sets. Although the book ... En savoir plus

    60,41 € ou Gratuit avec Kobo Plus

  • Plug-In PHP: 100 Power Solutions

    Simple Solutions to Practical PHP Problems

    par Robin Nixon ...
    100 power solutions to real-world problemsThis practical guide gives you 100 ready-to-run PHP functions for solving most of the main problems you encounter when building a dynamic website with PHP. Every plug-in in the book offers a complete and working solution for a result you can achieve right away, using ready-made code you simply drop into your own program. And there’s little or no learning ... En savoir plus

    30,84 €

  • The Art of SQL

    For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database performance has become a major headache, and most IT departments believe that developers should provide simple SQL code to solve immediate problems and let DBAs tune any "bad SQL" later.In The ... En savoir plus

    22,14 €

  • Ultimate SQL for Relational Database Design

    Master SQL Database Design and Querying with PrecisionBook DescriptionUltimate SQL for Relational Database Design guides readers step by step from understanding why structured data matters to building and querying fully functional relational databases. The book begins with the foundations of data organization and the relational model, establishing how tables, keys, and relationships support ... En savoir plus

    19,07 €