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 7396 von 413 Ergebnissen angezeigt
Skip side bar filters
  • OCE Oracle Database SQL Certified Expert Exam Guide (Exam 1Z0-047)

    von Steve O'Hearn
    Serien series Oracle Press
    A Fully Integrated Study System for OCA Exam 1Z0-047Prepare for the Oracle Certified Associate SQL Certified Expert exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, and a two-minute drill to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job Lesen Sie mehr

    € 41,24

  • SQL for Data Analytics

    Analyze data effectively, uncover insights and master advanced SQL for real-world applications

    Level up from basic SQL to advanced, analytics-grade data analysis and use real PostgreSQL datasets, modern features, and practical business scenarios to turn raw data into clear, actionable insights. Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesSolve real business problems with advanced SQL techniquesWork with time-series, geospatial, and text data Lesen Sie mehr

    € 29,69

  • SQL QuickStart Guide

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

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

    € 19,02

  • SQL in 24 Hours, Sams Teach Yourself

    von Ryan Stephens
    Serien series Sams Teach Yourself
    In just 24 lessons of one hour or less, Sams Teach Yourself SQL in 24 Hours helps you use SQL to build effective databases, efficiently retrieve data, and manage everything from performance to security.This Seventh Edition is thoroughly revised and reorganized for faster learning and a deeper understanding of modern SQL development. Based on standardized SQL throughout, it teaches using new sample Lesen Sie mehr

    € 25,40

  • The Language of SQL, Third Edition

    von Larry Rockoff
    Get Started Fast with SQL!The only book you need to gain a quick working knowledge of SQL and relational databases.Many SQL texts attempt to serve as an encyclopedic reference on SQL syntax—an approach that is often counterproductive because that information is readily available in online references published by the major database vendors.For SQL beginners, it's more important for a book to focus Lesen Sie mehr

    € 19,02

  • SQL Server 2008 Administration in Action

    SQL Server 2008 Administration isn't a standard SQL Server tutorial-thereare dozens of those to choose from. Instead, this book breaks down the role of"SQL Server Administrator" into its key focus areas and tasks and details thetechniques and best practices that make an administrator effective.In this book, a reader can quickly identify a task and find the best practiceassociated with it. For Lesen Sie mehr

    € 50,83

  • ScyllaDB in Action

    von Bo Ingram
    Build, maintain, and run databases that are easy to scale and quick to query—all with ScyllaDB.ScyllaDB in Action is your guide to everything you need to know about ScyllaDB, from your very first queries to running it in a production environment. It starts you with the basics of creating, reading, and deleting data and expands your knowledge from there. You’ll soon have mastered everything you Lesen Sie mehr

    € 50,83

  • Learn AI Data Engineering

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

    € 51,84

    VORBESTELLEN

  • Costruire applicazioni con Access 2021

    Guida completa per lavorare con i database

    von Mike Davis
    Access è l'unico tra i software della suite Office che assomiglia più a un ambiente di sviluppo che a un applicativo in senso stretto. Con Access è infatti possibile creare vere e proprie applicazioni database in grado di registrare, consultare e organizzare dati e informazioni in modo dinamico e intelligente. A dieci anni di distanza dall'ultima edizione, il best seller di Mike Davis si aggiorna Lesen Sie mehr

    Zuvor € 34,99 Jetzt € 16,99

  • Python Programming for Beginners

    The Complete Guide to Mastering Python in 10 Days with Guiding Exercises – Top Secret Coding Tips, Well-detailed Examples and Outputs, with Questions and Answers for Each Chapter. The Ultimate Python Crash Course for Dummies. Computer science

    von C J Smith
    THE EASIEST PYTHON PROGRAMMING BOOK EVERLooking to learn Python programming in a beginner-friendly way? Look no further than "Python Programming for Beginners" by Musa Usman! This comprehensive guide covers everything you need to know about Python, from the basics of data types and control structures to advanced topics like object-oriented programming and multithreading. With clear explanations, Lesen Sie mehr

    € 9,90

  • Getting started with OpenOffice Base

    von Remy Lentzner
    This book focuses on BASE, the OpenOffice database management system. The organization of information is carried out by numerous features such as tables, fields, primary key, queries, SQL expressions, forms, reports and other objects.BASE enables you to connect to several data sources through drivers. Wizards will help you to better present controls in the forms.The exercises will help you to Lesen Sie mehr

    € 12,99

  • SQL and Relational Theory

    How to Write Accurate SQL Code

    von C.J. Date
    SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put that theory into practice. In this book, Chris Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it to your use of SQL.This third edition has been revised, extended, and improved throughout. Lesen Sie mehr

    € 24,19

  • Learn SQL in 24 Hours

    von Alex Nordeen
    Databases can be found in almost all software applications. Infact it's hard to find a software that doesn’t use a database. SQL is the standard language to query a database. SQL stand for: Structured Query Language. SQL provides basic to advance commands to retrieve, update, delete, insert data into database.This book is designed for beginners with little or no prior database experience.Here is Lesen Sie mehr

    € 9,13

  • MICROSOFT ACCESS. Design, Management and Administration of databases

    Microsoft Access is an Office program present in its advanced distribution modalities. It is a relational database that offers the ability to store work data in orderly tables with the possibility of relating them to each other to facilitate all kinds of tasks, such as queries, reports, forms and other typical elements of databases. This book develops the tasks of design, management and Lesen Sie mehr

    € 9,23

  • Type Inheritance and Relational Theory

    Subtypes, Supertypes, and Substitutability

    von C.J. Date
    Type inheritance is that phenomenon according to which we can say, for example, that every square is also a rectangle, and so properties that apply to rectangles in general apply to squares in particular. In other words, squares are a subtype of rectangles, and rectangles are a supertype of squares. Recognizing and acting upon such subtype / supertype relationships provides numerous benefits: Lesen Sie mehr

    € 22,98

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

    € 51,47

  • SQL语言从入门到精通

    von 明日科技
    《SQL语言从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了在开发中使用SQL语言必须掌握的技术。全书分为3篇共18章,内容包括SQL语言基础、SQL查询基础、复杂查询、数据排序、SQL函数的使用、分组统计、子查询、多表查询、添加数据、修改和删除数据、视图、存储过程、触发器、游标、索引、事务、管理数据库与数据表、数据库安全。所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可以轻松领会SQL语言的精髓,快速提高开发技能。 Lesen Sie mehr

    € 15,56

  • SQL Server从入门到精通(第5版)

    von 明日科技
    《SQL Server从入门到精通(第5版)》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了SQL Server开发所必需的各方面技术。全书分为4篇共19章,内容包括数据库基础、SQL Server数据库环境搭建、创建与管理数据库、操作数据表、SQL基础、SQL函数的使用、SQL数据查询基础、SQL数据高级查询、视图的使用、存储过程、触发器、游标的使用、索引与数据完整性、SQL中的事务、维护SQL Server数据库、数据库的安全机制、Visual C++ + SQL Server实现酒店客房管理系统、C# + SQL Server实现企业人事管理系统和Java + SQL Server实现学生成绩管理系统。所有知识都结合具体实例进行介绍,涉及的程序代码给出了详细的注释,读者可以轻松领会SQL Server 2022的精髓,快速提升开发技能。 Lesen Sie mehr

    € 17,31

  • SQL Simplified: A Practical Guide for Beginners, Students, and Job Seekers

    This book is a comprehensive educational resource and study guide designed for beginners, students, and job seekers looking to understand the foundational principles of SQL. It covers the history and core fundamentals of SQL and provides practical guidance on its efficient application, emphasizing the importance of mastering the basics.This book explores concepts such as joins, schemas, and Lesen Sie mehr

    € 1,05

  • MariaDB 11 Essentials

    Deploying and Managing Databases with MariaDB

    von Neil Smyth
    Databases form the core of modern applications, powering everything from websites and mobile apps to complex enterprise systems. MariaDB 11 Essentials provides a concise guideto MariaDB, one of the most highly regarded database management systems in use today, covering fundamental concepts, advanced techniques, and best practices.The book begins by installing and configuring MariaDB on Windows and Lesen Sie mehr

    € 28,70

  • MySQL 9 QuickStart Pro

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

    € 27,99

  • Mastering PostgreSQL for Data Engineering and Cloud Deployment

    Design, Optimize, and Manage PostgreSQL Databases for Data Engineering, High Availability, and AWS Cloud Integration (English Edition)

    von Jaques Fozao
    Design, Optimize, and Scale PostgreSQL for Modern Data Pipelines.Book DescriptionPostgreSQL is a leading open-source database, essential for modern data engineering tasks. Mastering PostgreSQL for Data Engineering and Cloud Deployment is your complete guide to unlocking PostgreSQL’s full potential in data-centric environments.Starting with installation and configuration, the book moves through Lesen Sie mehr

    € 21,00

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

    € 30,57

  • Learning SQL

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

    € 17,81