Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

SQL e-bøger

Hvis du kan lide SQL e-bøger, så vil du elske disse fremragende valg.
Viser 313 - 336 af 373 resultater
Skip side bar filters
  • SQL in 10 Minutes a Day, Sams Teach Yourself

    af Ben Forta ...
    Serier serie Sams Teach Yourself
    Just the parts of SQL you need to know from simple data retrieval to the use of SQL joins, subqueries, stored procedures, cursors, triggers, and table constraintsDesigned for anyone interacting with databases, this SQL book methodically, systematically, and simply teaches you in lessons that each take 10 minutes or less to complete. Lessons includeSQL statements, including complex SQL statements ... Læs mere

    197,61 kr.

  • SQL QuickStart Guide

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

    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 ... Læs mere

    191,24 kr. eller Gratis med 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, ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • DBMS Lab Manual

    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 ... Læs mere

    48,03 kr. eller Gratis med Kobo Plus

  • HBase: The Definitive Guide

    Random Access to Your Planet-Size Data

    af 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 ... Læs mere

    218,11 kr.

  • PostgreSQL Field Guide

    The reference guide for the new user

    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 ... Læs mere

    56,04 kr.

  • 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 ... Læs mere

    333,74 kr. eller Gratis med Kobo Plus

  • Microsoft Word 2010 Quick Reference (Cheat Sheet)

    af 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 ... Læs mere

    15,96 kr.

  • Mastering SQL

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

    af 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 ... Læs mere

    80,10 kr. eller Gratis med Kobo Plus

  • TOP 30 SQL Interview Coding Tasks

    af 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 ... Læs mere

    48,03 kr.

  • 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 ... Læs mere

    272,61 kr.

  • 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 ... Læs mere

    104,15 kr.

  • PostgreSQL for Data Architects

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

    af 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 ... Læs mere

    379,99 kr. eller Gratis med 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 ... Læs mere

    216,24 kr. eller Gratis med Kobo Plus

  • The Art of Modern PHP 8

    Learn how to write modern, performant, and enterprise-ready code with the latest PHP features and practices

    Discover how to apply the principles of OOP, types, and package management the right wayKey FeaturesExplore the latest PHP 8.1 features and modern web development practicesRefactor your legacy codebase using modern features and styles in PHPCreate your own Composer packages that can be reused across all PHP projectsBook DescriptionPHP has come a long way since its introduction. While the language ... Læs mere

    301,24 kr. eller Gratis med Kobo Plus

  • Learning SQL

    af 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, ... Læs mere

    190,86 kr.

  • MySQL Crash Course

    A Hands-on Introduction to Database Development

    af Rick Silva ...
    With databases lurking in the background of every website, knowing how to manage them with MySQL is a no-brainer. This practical, hands-on introduction teaches readers all they need to know.MySQL Crash Course is a fast-paced, no-nonsense introduction to relational database development. It’s filled withpractical examples and expert advice that will have you up and running quickly.You’ll learn the ... Læs mere

    245,36 kr.

  • Trino: The Definitive Guide

    SQL at Any Scale, on Any Storage, in Any Environment

    Perform fast interactive analytics against different data sources using the Trino high-performance distributed SQL query engine. In the second edition of this practical guide, you'll learn how to conduct analytics on data where it lives, whether it's a data lake using Hive, a modern lakehouse with Iceberg or Delta Lake, a different system like Cassandra, Kafka, or SingleStore, or a relational ... Læs mere

    463,36 kr.

  • Getting started with OpenOffice Base

    af 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 ... Læs mere

    83,32 kr. eller Gratis med Kobo Plus

  • Fuzzy Data Matching with SQL

    Enhancing Data Quality and Query Performance

    af Jim Lehmer ...
    If you were handed two different but related sets of data, what tools would you use to find the matches? What if all you had was SQL SELECT access to a database? In this practical book, author Jim Lehmer provides best practices, techniques, and tricks to help you import, clean, match, score, and think about heterogeneous data using SQL.DBAs, programmers, business analysts, and data scientists will ... Læs mere

    347,61 kr.

  • PHP and MYSQL: Course and corrected exercises

    Master dynamic web development

    Dive into the captivating world of web programming with "PHP and MySQL: Courses and Corrected Exercises". Whether you're a beginner or a seasoned web developer, this comprehensive book covers all the essential aspects of programming in PHP, specifically designed for those who want to learn to program. This book starts from scratch and is particularly suited for beginners, including those who ... Læs mere

    64,08 kr.

  • Mastering PL/SQL Through Illustrations

    From Learning Fundamentals to Developing Efficient PL/SQL Blocks (English Edition)

    af B Chandra ...
    This book helps you to improve your employability and job market so that you can sprint towards a rewarding career in the area of databases. . You will learn PL/SQL starting from fundamentals to advanced level. The detailed description of Cursors will enable you to write professional codes using Cursors in PL/SQL. You will learn how to raise exceptions when errors are encountered, create Triggers ... Læs mere

    135,99 kr. eller Gratis med Kobo Plus

  • Learning Cypher

    An easy-to-follow guide full of tips and examples of real-world applications. In each chapter, a thorough example will show you the concepts in action, followed by a detailed explanation. This book is intended for those who want to learn how to create, query, and maintain a graph database, or who want to migrate to a graph database from SQL. It would be helpful to have some familiarity with Java ... Læs mere

    192,49 kr. eller Gratis med Kobo Plus

  • NoSQL

    Como armazenar os dados de uma aplicação moderna

    af David Paniz ...
    Ao começar um novo projeto, surgem questões importantes sobre quais linguagens de programação serão usadas, os principais frameworks e como será a arquitetura. Nessa tomada de decisões, a escolha por um banco de dados relacional costuma ser praticamente unânime. Porém, com o aumento das exigências de um banco de dados com alto volume de armazenamento e leitura, surgiu o movimento NoSQL – Não ... Læs mere

    69,00 kr. eller Gratis med Kobo Plus