Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

SQL eBooks

Lesen Sie gerne eBooks aus der Kategorie SQL? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 124 von 394 Ergebnissen angezeigt
Skip side bar filters
  • 97 Things Every Programmer Should Know

    Collective Wisdom from the Experts

    von Kevlin Henney
    Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected Lesen Sie mehr

    € 17,04

  • MariaDb Essentials

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

    von Emilien Kenler
    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 Lesen Sie mehr

    € 20,78

  • 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 Lesen Sie mehr

    € 30,57

  • Learning PHP and MySQL

    The PHP scripting language and MySQL open source database are quite effective independently, but together they make a simply unbeatable team. When working hand-in-hand, they serve as the standard for the rapid development of dynamic, database-driven websites. This combination is so popular, in fact, that it's attracting many programming newbies who come from a web or graphic design background and Lesen Sie mehr

    € 13,52

  • SQL: 3 BOOK 1

    Accelerate Your Programming Skills with The Ultimate Beginner's, Intermediate, and Expert Guides, Packed with Practical Exercises for Rapid Learning

    von Chloe Annable
    **Do you desire a swift and straightforward mastery of SQL Programming?Whether you're a beginner or seasoned professional looking to enhance your knowledge, are you in search of a step-by-step guide that is both practical and easy to comprehend?**If so, this book is tailor-made for you!Unlock the secrets to mastering SQL with not just one, but a comprehensive bundle of three books—SQL: 3 Books in Lesen Sie mehr

    € 9,99

  • Learning SQL

    Generate, Manipulate, and Retrieve Data

    von Alan Beaulieu
    As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You’ll find new chapters on SQL and big data, analytic functions, and Lesen Sie mehr

    € 30,13

  • PHP & MySQL: Novice to Ninja

    von Tom Butler
    PHP & MySQL: Novice to Ninja, 7th Edition is a hands-on guide to learning all the tools, principles, and techniques needed to build a professional web application using PHP & MySQL. Comprehensively updated to cover PHP 8 and modern best practice, this highly practical and fun book covers everything from installation through to creating a complete online content management system.Gain a thorough Lesen Sie mehr

    € 22,54

  • PostgreSQL 9 Administration Cookbook - Second Edition

    Over 150 recipes to help you run an efficient PostgreSQL database in the cloud

    Key FeaturesBook DescriptionThrough example-driven recipes, with plenty of code, focused on the most vital features of the latest PostgreSQL version (9.4), both administrators and developers will follow short, specific guides to understand and leverage useful Postgre functionalities to create better and more efficient databases.What you will learnImplement PostgreSQL features for reliability and Lesen Sie mehr

    € 41,57

  • Banco de Dados JDBC e JAVA

    von Célio Azevedo
    Célio Azevedo é jornalista diplomado, programador e docente superior pós-graduado, com MBA em Gestão de Negócios na UCAM. Número de registro: 28.046/RJ. Há anos leciona linguagens de programação orientadas a objetos.Nesse livro você aprenderá a programar de maneira simples e objetiva a linguagem Java em Banco de Dados. Lesen Sie mehr

    € 3,63

  • Learn SQL Server in 24 Hours

    von Alex Nordeen
    SQL Server is a leading Relational Database Management System by Microsoft. SQL Server supports the standard ANSI SQL (Structured Query Language). language. SQL Server also comes with its own implementation of the SQL language, T-SQL (Transact-SQL).Here is what is covered in the book –Chapter 1: What is SQL Server? Introduction, History, Editions, InstancesWhat is SQL Server?History SQL ServerSQL Lesen Sie mehr

    € 9,43

  • Oracle PL/SQL Best Practices

    Write the Best PL/SQL Code of Your Life

    In this compact book, Steven Feuerstein, widely recognized as one of the world's leading experts on the Oracle PL/SQL language, distills his many years of programming, teaching, and writing about PL/SQL into a set of best practices-recommendations for developing successful applications. Covering the latest Oracle release, Oracle Database 11gR2, Feuerstein has rewritten this new edition in the Lesen Sie mehr

    € 15,06

  • Microsoft Excel 2010 Quick Reference (Cheat Sheet)

    von 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 Lesen Sie mehr

    € 1,88

  • SQL Mastery

    The Masterclass Guide to Become an SQL ExpertMaster The SQL Programming Language In This Ultimate Guide Today!

    Master The SQL Programming Language In This Ultimate Guide Today!Introducing The SQL Mastery: The Master Class Guide to Become an SQL Expert.In This Book You Will Learn:· The Syntax Used In SQL· SQL Statements· How To Create A Database in SQL· The Data Types Used In SQL· SQL Query Types· SQL Constraints· And Much Much More.Scroll To the Top And press the "Buy Now" button Today!... Lesen Sie mehr

    € 8,99

  • SQL in easy steps, 3rd edition

    for Web Developers, Programmers and Students

    von Mike McGrath
    Serien series In Easy Steps
    SQL is THE standard language used world-wide for database communication on all popular database software. It allows the storage and manipulation of data both on Windows platforms and on Unix-based platforms, such as Linux. SQL in easy steps, 3rd edition has an easy-to-follow style that will appeal to anyone who wants to begin using databases.  It is aimed at those with little or no experience of Lesen Sie mehr

    € 12,66

  • Relational Theory for Computer Professionals

    What Relational Databases Are Really All About

    von C.J. Date
    All of today’s mainstream database products support the SQL language, and relational theory is what SQL is supposed to be based on. But are those products truly relational? Sadly, the answer is no. This book shows you what a real relational product would be like, and how and why it would be so much better than what’s currently available.With this unique book, you will:Learn how to see database Lesen Sie mehr

    € 21,44

  • SQL Programming

    A Guide to Learn Database Management Systems

    von MEGANE NOEL
    Do you need to learn SQL in order to manage a database properly? Do you want to learn SQL programming without having to go through a lot of trouble? If you answered yes to these questions, keep reading...You'll start by learning the fundamentals of databases and the SQL programming language, then progress to working with simple databases and tables to build your foundational skills. Each chapter Lesen Sie mehr

    € 6,60

  • Mastering PostgreSQL for Data Engineering and Cloud Deployment: Design, Optimize, and Manage PostgreSQL Databases for Data Engineering, High Availability, and AWS Cloud Integration

    von Jaques Chiankem
    Design, Optimize, and Scale PostgreSQL for Modern Data Pipelines.Key Features● Learn PostgreSQL from the ground up, covering installation, SQL, configuration, backup, replication, and cloud deployment.● Gain in-depth knowledge of performance tuning, indexing strategies, and high availability to scale databases efficiently.● Deploy PostgreSQL on AWS, using RDS, EC2, and S3, with real-world cloud Lesen Sie mehr

    € 21,49

  • Kickstart MySQL Fundamentals

    Build Real-World Databases, Query with Confidence, and Optimize Data Using Advanced MySQL and SQL Skills (English Edition)

    von Amit Diwan
    Your Complete Guide to Mastering MySQL from Basics to Real Projects!Key Features● Master MySQL basics, queries, rules, and functions with conviction.● Boost performance, using joins, indexes, and pro SQL techniques.● Secure users, easily manage data, and build real-world databases, fast.Book DescriptionFrom powering web applications and content management systems to enterprise-level data storage, Lesen Sie mehr

    € 13,63

  • Learning Heroku Postgres

    von Patrick Espake
    About This BookManage and optimize your PostgreSQL database with Heroku PostgresSecure your database with rollback, followers and forks functionalitiesA step-by-step tutorial with examples to help you get to grips with proficiency in Heroku Postgres databaseWho This Book Is ForLearning Heroku Postgres is targeted at developers and database admins. Even if you're new to Heroku Postgres, you'll be Lesen Sie mehr

    € 17,04

  • Microsoft Dynamics CRM 2011 Reporting

    von Damian Sinay
    The book is a focused and step-by-step tutorial on Microsoft Dynamics CRM Reporting capabilities. It will enable Dynamics developers to create and manage reports, know what tools to use, how to use them, and where to find the data based on how its being entered into the system with Dynamics CRM.This book is great for users and developers new to the Dynamics CRM Reports and SQL Server Reporting Lesen Sie mehr

    € 26,39

  • Ultimate SQL Server and Azure SQL for Data Management and Modernization: Full Spectrum Expert Solutions for Deploying, Securing, and Optimizing SQL Server in Linux, Cloud, and Hybrid Environments with Performance Tuning Strategies

    An Encyclopedic Guide to Data Management and Modernization with SQL ServerKey Features● Detailed exploration of deployments on Linux, containers, and Kubernetes.● Advanced techniques for securing, optimizing, and ensuring high availability in SQL Server.● Strategies for SQL Server modernization and implementing best practices for peak performance.● Expert guidance on performance monitoring and Lesen Sie mehr

    € 28,99

  • Sql : The Ultimate Beginner to Advanced Guide To Master SQL Quickly with Step-by-Step Practical Examples

    von Mark Robinson
    Have you ever wanted to learn about SQL and databases, but don't know how or where to start? If yes, then keep reading!But you don't need to hesitate when you want to learn SQL!This book allows you overcome these obstacles and guides you in learning SQL realistic exercises, using logical explanations, images, and allows you to gain and have experience with a custom project to better keep what you Lesen Sie mehr

    € 4,99

  • PHP e MySQL

    von Nicola Bellini
    Questa grande guida alla programmazione insegna a trasformare le pagine statiche in un sito Web dinamico, con PHP e MySQL, i due strumenti open source che vantano il maggior numero di utilizzatori, in Italia e nel mondo. Attraverso esempi pratici e mediante la costruzione di siti web passo passo, anche i progettisti alle prime armi riusciranno a creare il sito più in linea con le loro esigenze o Lesen Sie mehr

    € 4,99

  • Learning PHP, MySQL & JavaScript

    A Step-by-Step Guide to Creating Dynamic Websites

    von Robin Nixon
    Build interactive, data-driven websites with the potent combination of open source technologies and web standards, even if you have only basic HTML knowledge. With the latest edition of this popular hands-on guide, you'll tackle dynamic web programming using the most recent versions of today's core technologies: PHP, MySQL, JavaScript, CSS, HTML5, jQuery, Node.js, and the powerful React library Lesen Sie mehr

    € 36,84