Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie SQL

Als je eBooks uit de categorie SQL' leuk vindt, dan vind je deze toptitels ook geweldig.
265 - 288 van 394 resultaten worden weergegeven
Skip side bar filters
  • Hands-On MySQL Administration

    Managing MySQL on Premises and in the Cloud

    Geared to intermediate- to advanced-level DBAs and IT professionals looking to enhance their MySQL skills, this guide provides a comprehensive overview on how to manage and optimize MySQL databases. You'll learn how to create databases and implement backup and recovery, security configurations, high availability, scaling techniques, and performance tuning.Using practical techniques, tips, and real ... Meer lezen

    47,37 €

  • Bien débuter avec PHP/MySQL

    Formation professionnelle

    door Rémy Lentzner ...
    Ce livre s’adresse à toutes les personnes qui souhaitent apprendre à coder en PHP pour manipuler des informations. Vous découvrirez comment est structuré le langage à travers son organisation : ses mots-clés, la manière de manipuler les variables, les structures de contrôle comme les boucles ou les expressions conditionnelles ainsi que les fonctions. Vous apprendrez à répondre à un formulaire qui ... Meer lezen

    12,99 € of Gratis met Kobo Plus

  • Oracle PL/SQL for DBAs

    Security, Scheduling, Performance & More

    PL/SQL, Oracle's powerful procedural language, has been the cornerstone of Oracle application development for nearly 15 years. Although primarily a tool for developers, PL/SQL has also become an essential tool for database administration, as DBAs take increasing responsibility for site performance and as the lines between developers and DBAs blur.Until now, there has not been a book focused ... Meer lezen

    22,14 €

  • Mastering Computer Programming

    Accelerate Your Skills with a Comprehensive 5-in-1 Guide - Python, SQL, Arduino, C#, and Javascript for Beginners

    door Chloe Annable ...
    Serie series Computer Programming
    Navigating the vast landscape of computer programming as a beginner can be overwhelming, with numerous options to choose from. If you're struggling to determine the best fit for your needs, this book offers a groundbreaking solution. In the realm of computer programming, where the array of alternatives can seem daunting, this comprehensive guide presents a unique approach."Mastering Computer ... Meer lezen

    9,99 € of Gratis met 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 ... Meer lezen

    34,56 € of Gratis met Kobo Plus

  • Les bases de données NoSQL et le BigData

    Comprendre et mettre en oeuvre

    door Rudi Bruchez ...
    Serie series Blanche
    Des bases pour la performance et le Big DataEn quelques années, le volume des données brassées par les entreprises a considérablement augmenté. Émanant de sources diverses (transactions, comportements, réseaux sociaux, géolocalisation...), elles sont souvent structurées autour d'un seul point d'entrée, la clé, et susceptibles de croître très rapidement. Autant de caractéristiques qui les rendent ... Meer lezen

    21,99 €

  • 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 ... Meer lezen

    5,46 € of Gratis met 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 ... Meer lezen

    9,49 € of Gratis met Kobo Plus

  • SQL 101 Crash Course

    Comprehensive Guide to SQL Fundamentals and Practical Applications

    door Emrys Callahan ...
    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 ... Meer lezen

    38,15 €

  • 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. ... Meer lezen

    27,99 € of Gratis met Kobo Plus

  • Dreamweaver CS5: The Missing Manual

    Adobe's website-development program lets you revamp an existing site, or design, build, and manage a new one without writing a single line of code. But learning Dreamweaver is tricky. This step-by-step guide helps you master this versatile program with jargon-free language, hands-on tutorials, and savvy advice from a Dreamweaver pro.Get complete guidance. Go from building your first web page to ... Meer lezen

    24,79 €

  • Learning NumPy Array

    door 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. ... Meer lezen

    16,37 € of Gratis met 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 ... Meer lezen

    47,37 €

  • 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 ... Meer lezen

    19,49 €

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

    door 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 ... Meer lezen

    70,82 €

  • SQL

    door Brandon Cooper ...
    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 ... Meer lezen

    2,99 € of Gratis met 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 ... Meer lezen

    45,25 €

  • 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 ... Meer lezen

    33,91 € of Gratis met Kobo Plus

  • Practical Fraud Prevention

    Fraud and AML Analytics for Fintech and eCommerce, Using SQL and Python

    Over the past two decades, the booming ecommerce and fintech industries have become a breeding ground for fraud. Organizations that conduct business online are constantly engaged in a cat-and-mouse game with these invaders. In this practical book, Gilit Saporta and Shoshana Maraney draw on their fraud-fighting experience to provide best practices, methodologies, and tools to help you detect and ... Meer lezen

    29,03 €

  • T-SQL Worth Knowing

    Write Clean T-SQL Queries and Stored Procedures

    door Ingrid Pereira ...
    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... ... Meer lezen

    4,99 €

  • Data Science con Python

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

    door Dmitry Zinoviev ...
    Serie Boek 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 ... Meer lezen

    Was 19,99 € Nu 9,99 €

  • SQL Server Query Tuning and Optimization

    Optimize Microsoft SQL Server 2022 queries and applications

    door Benjamin Nevarez ...
    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 ... Meer lezen

    34,97 € of Gratis met Kobo Plus

  • Programming SQL Server 2005

    Prepare for Deeper SQL Server Waters

    door Bill Hamilton ...
    SQL Server 2005, Microsoft's next-generation data management and analysis solution, represents a huge leap forward. It comes with a myriad of changes that deliver increased security, scalability, and power--making it the complete data package. Used properly, SQL Server 2005 can help organizations of all sizes meet their data challenges head on.Programming SQL Server 2005 from O'Reilly provides a ... Meer lezen

    26,70 €

  • jOOQ Masterclass

    A practical guide for Java developers to write SQL queries for complex database interactions

    door Anghel Leonard ...
    Learn the best way to write SQL in Java by taking control of SQL in your app via a type-safe, dynamic and versatile API that supports almost any type or feature compatible with a database and emphasizes SQL syntax correctnessKey FeaturesWrite complex, type-safe, and dynamic SQL using the powerful jOOQ APITackle complex persistence tasks, such as lazy fetching, R2DBC, transactions, and batching ... Meer lezen

    34,97 € of Gratis met Kobo Plus