Přeskočit na hlavní obsah

Nákupní košík

Dostáváte VIP zacházení!

Položka(y), kterou si nemůžete koupit
Prosím, zkontrolujte svůj košík. Nedostupnou položku (y) můžete odebrat nyní nebo ji automaticky odebereme v pokladně.
položkypoložka
položkypoložka

Doporučeno pro vás

Loading...

SQL elektronické knihy

Pokud se vám líbí e-knihy v oblasti SQL, pak budete milovat tyto top výběry.
Zobrazuje se 169192 z 346
Přeskočit filtry boční lišty
  • Advanced Oracle PL/SQL Developer's Guide (Second Edition)

    Master the advanced concepts of PL/SQL for professional-level certification and learn the new capabilities of Oracle Database 12c

    podle Saurabh K. Gupta ...
    Master the advanced concepts of PL/SQL for professional-level certification and learn the new capabilities of Oracle Database 12cKey Features\*Learn advanced application development features of Oracle Database 12c and prepare for the 1Z0-146 examination\*Build robust and secure applications in Oracle PL/SQL using the best practices\*Packed with feature demonstrations and illustrations that will ... Přečtěte si více

    1 087,19 Kč nebo zdarma s Kobo Plus

  • Azure for Architects

    Create secure, scalable, high-availability applications on the cloud

    Build and design multiple types of applications that are cross-language, platform, and cost-effective by understanding core Azure principles and foundational concepts Key FeaturesGet familiar with the different design patterns available in Microsoft AzureDevelop Azure cloud architecture and a pipeline management systemGet to know the security best practices for your Azure deploymentBook ... Přečtěte si více

    914,39 Kč nebo zdarma s Kobo Plus

  • 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 ... Přečtěte si více

    819,89 Kč nebo zdarma s Kobo Plus

  • Getting started with php & mysql

    Professional training

    podle Rémy Lentzner ...
    Welcome to learning PHP and MySQL. This book is intended for all those who wish to code in PHP to handle data in a server-side context. You will discover how the language is structured through its organization : keywords, variables, loops, conditional expressions as well as functions. You will answer to a form that sends information to a server, thanks to the superglobal variables. With PHP, you ... Přečtěte si více

    360,66 Kč nebo zdarma s Kobo Plus

  • C#: A Step-by-Step Guide for Absolute Beginners to Master C# Programming from the Ground Up

    podle Chloe Annable ...
    Série série Computer Programming
    Are you on the hunt for a coding language that aligns perfectly with your goals?Do you dream of crafting your own websites or desktop applications?Look no further – "C#: A Step-by-Step Guide for Absolute Beginners to Master C# Programming from the Ground Up" is your ideal starting point!Whether you're a coding newcomer or a seasoned programmer eager to delve into C#, this comprehensive guide is ... Přečtěte si více

    244,52 Kč nebo zdarma s Kobo Plus

  • SQL: A Beginner's Guide, Fourth Edition

    podle Andy Oppel ...
    Série série Beginner's Guide
    This fully revised, self-paced learning tool lays out all the necessary steps to quickly and easily start writing SQL programsThoroughly updated to reflect the most recent ANSI/ISO standard, SQL: A Beginner's Guide, Fourth Edition will get you up-and-running with SQL programming right away. Clear tutorials, annotated code, and proven instructional tools guide you to easily performing queries and ... Přečtěte si více

    695,99 Kč

  • 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 ... Přečtěte si více

    766,29 Kč

  • SQL必知必会:巧用AI教你快速精通SQL

    podle 康高堂 ...
    《SQL必知必会:巧用AI教你快速精通SQL》是一本全面覆盖SQL语言精髓的教程。本书通过系统化的章节安排,由浅入深地引导读者深入理解SQL语言,从数据库的基本概念、表的创建与管理,到复杂的数据查询、数据处理及高级数据库管理功能,均涵盖其中。本书还结合了当下主流的AI工 ... Přečtěte si více

    269,89 Kč

  • The Complete Idiot's Guide to SQL

    Master the Language of Database Management

    podle Steven Holzner PhD ...
    Provides a practical overview of the most common database management tasks for those who need to manage data. ... Přečtěte si více

    295,79 Kč

  • Oracle Database 11g Release 2 Performance Tuning Tips & Techniques

    podle Richard Niemiec ...
    Série série Oracle Press
    Implement Proven Database Optimization SolutionsSystematically identify and eliminate database performance problems with help from Oracle Certified Master Richard Niemiec. Filled with real-world case studies and best practices, Oracle Database 11g Release 2 Performance Tuning Tips & Techniques details the latest monitoring, troubleshooting, and optimization methods. Find out how to find and fix ... Přečtěte si více

    1 125,39 Kč

  • SQL and Relational Theory

    How to Write Accurate SQL Code

    podle 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. ... Přečtěte si více

    593,88 Kč

  • SQL in 24 Hours, Sams Teach Yourself

    podle Ryan Stephens ...
    Série série 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 ... Přečtěte si více

    562,59 Kč

  • Type Inheritance and Relational Theory

    Subtypes, Supertypes, and Substitutability

    podle 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: ... Přečtěte si více

    681,22 Kč

  • 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 ... Přečtěte si více

    1 157,59 Kč nebo zdarma s Kobo Plus

  • SQL语言从入门到精通

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

    394,28 Kč

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

    podle 明日科技 ...
    《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的精髓,快速提升开发技能。 ... Přečtěte si více

    438,17 Kč

  • 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 ... Přečtěte si více

    24,01 Kč

  • MariaDB 11 Essentials

    Deploying and Managing Databases with MariaDB

    podle 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 ... Přečtěte si více

    676,39 Kč

  • MySQL 9 QuickStart Pro

    podle 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, ... Přečtěte si více

    616,78 Kč

  • 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)

    podle 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 ... Přečtěte si více

    499,79 Kč nebo zdarma s Kobo Plus

  • Learning MySQL and MariaDB

    Heading in the Right Direction with MySQL and MariaDB

    podle Russell J.T. Dyer ...
    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 ... Přečtěte si více

    750,69 Kč

  • Learning SQL

    podle 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, ... Přečtěte si více

    489,05 Kč

  • Eclipse

    Programming Java Applications

    podle Steve Holzner ...
    Java programmers know how finicky Java can be to work with. An omitted semi-colon or the slightest typo will cause the Java command-line compiler to spew pages of annoying error messages across your screen. And it doesn't fix them--that's up to you: fix them, compile again, and hope that nothing goes wrong this time.Eclipse, the popular Java integrated development environment (IDE) provides an ... Přečtěte si více

    540,89 Kč

  • Analytics Engineering with SQL and dbt

    Building Meaningful Data Models at Scale

    With the shift from data warehouses to data lakes, data now lands in repositories before it's been transformed, enabling engineers to model raw data into clean, well-defined datasets. dbt (data build tool) helps you take data further. This practical book shows data analysts, data engineers, BI developers, and data scientists how to create a true self-service transformation platform through the use ... Přečtěte si více

    843,89 Kč