Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de SQL

Si te gustan los eBooks de SQL, seguro que te encanta esta selección.
Mostrando 313 - 336 de 412 resultados
Skip side bar filters
  • Web Database Applications with PHP and MySQL

    Building Effective Database-Driven Web Sites

    There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the ... Leer más

    $25.91 USD

  • SQL Antipatterns

    Avoiding the Pitfalls of Database Programming

    de Bill Karwin ...
    Bill Karwin has helped thousands of people write better SQL and build stronger relational databases. Now he's sharing his collection of antipatterns--the most common errors he's identified in those thousands of requests for help.Most developers aren't SQL experts, and most of the SQL that gets used is inefficient, hard to maintain, and sometimes just plain wrong. This book shows you all the common ... Leer más

    $19.43 USD

  • SQL Crash Course

    A Practical Guide From Beginner to Interview-Ready Expert

    de Vajo Lukic ...
    SQL Crash Course: From SQL Beginner to SQL Interview-Ready ExpertMaster SQL database development, query optimization, and data analysis with this comprehensive guide featuring 350+ practical examples and 140+ interview questions. Progress from basic SQL commands to advanced database management, covering PostgreSQL, MySQL, and SQL Server techniques.Transform your data engineering skills through ... Leer más

    $7.44 USD

  • SQL in easy steps, 4th edition

    de Mike McGrath ...
    Series series In Easy Steps
    SQL (Structured Query Language) 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, 4th edition begins by explaining how to download and install the free MySQL database server on both Windows and Linux platforms. ... Leer más

    $13.41 USD

  • SQL Pocket Guide

    Series series Pocket Reference (O'Reilly)
    SQL is the language of databases. It's used to create and maintain database objects, place data into those objects, query the data, modify the data, and, finally, delete data that is no longer needed. Databases lie at the heart of many, if not most business applications. Chances are very good that if you're involved with software development, you're using SQL to some degree. And if you're using ... Leer más

    $8.90 USD

  • SQL指令語法速查索引手冊

    (支援Oracle、SQL Server、Mysql、PostgreSQL、Access)

    de 酆士昌 ...
    ◎結合SQL語法解說與指令查詢功能◎依各資料庫類別的整理速查索引表◎具備簡單明瞭的示例與運算執行說明◎並列出錯誤操作的訊息以及解決方案介紹市面上所有RDBMS關聯式資料庫系統,收錄完整的SQL指令功能。包含各種運算邏輯、資料表操作、查詢篩選、視圖觸發器等。目錄與書末索引方便快速搜尋各項SQL指令與操作說明。各條目中清楚詳列支援的資料庫類型,解說適用的執行設備。除了正確的操作步驟外,更列舉各種常見的錯誤情境與結果,貼近實際開發作業環境。在本書中介紹了使用標準SQL的常用語法,適用於常用的資料庫,包括MS SQL、MySQL、Oracle等,讓讀者快速地查詢相關的語法與應用方式。對於沒有實作環境的讀者,本書提供了內含資料庫的虛擬機映像檔,可透過『本書使用說明』一步步地建構一個資料庫系統,來實作書中介紹的範例。 ... Leer más

    $9.99 USD

  • Bases de Datos MySQL

    de Ángel Arias ...
    La informática es una ciencia que se encarga de recibir datos, realizar el procesamiento de los mismos y devolver el resultado de la transformación al público en general, como una necesidad específica. Una de las preocupaciones de la informática está en como proporcionar a los equipos informáticos la capacidad para almacenar en ellos la máxima cantidad de información de forma estructurada a fin de ... Leer más

    $4.95 USD o gratis con Kobo Plus

  • Derinlemesine NoSQL

    de Onder Teker ...
    Bu kitapta öncelikle, bir çok NoSQL ürününde kullanılan JSON formatı açıklanmaktadır. Belge tabanlı veritabanlarından MongoDB & Couchbase, uygulamalarla anlatılmaktadır. Öteki NoSQL türlerinin her birine örnek olarak Cassandra, Neo4j & Redis içeriğe katılmıştır. Büyük veri ürünlerinden Hadoop, aramalar için kullanılan Elasticseach de kitabın kapsamında bulunmaktadır. ... Leer más

    $0.99 USD o gratis con Kobo Plus

  • 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 ... Leer más

    $7.82 USD

  • Make Slow Queries Fast

    Execute Queries That Run in Milliseconds

    SQL Server performance tuning and optimize slow queries.Are you tired of waiting for SQL Server queries to finish? Do you need to optimize SQL Server performance and tune slow queries for real-world workloads? This hands-on guide by Gregory Whitlock shows you exactly how to make slow queries fast, covering execution plans, indexing strategy, statistics, and query rewrites that cut runtimes ... Leer más

    $4.99 USD

  • Oracle Database 11g & MySQL 5.6 Developer Handbook

    Series series Oracle Press
    Master Application Development in a Mixed-Platform EnvironmentBuild powerful database applications in a mixed environment using the detailed information in this Oracle Press guide. Oracle Database 11g & MySQL 5.6 Developer Handbook lays out programming strategies and best practices for seamlessly operating between the two platforms. Find out how to migrate databases, port SQL dialects, work with ... Leer más

    $37.61 USD

  • Sharpening Your Advanced SAS Skills

    de Sunil Gupta ...
    Sharpening Your Advanced SAS Skills presents sophisticated SAS programming techniques, procedures, and tools, such as Proc SQL, hash tables, and SAS Macro programming, for any industry. Drawing on his more than 20 years' experience of SAS programming in the pharmaceutical industry, the author provides a unique approach that empowers both advanced p ... Leer más

    $85.49 USD

  • Learn SQL in 24 Hours

    de 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 ... Leer más

    $8.99 USD

  • 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 ... Leer más

    $9.62 USD

  • Type Inheritance and Relational Theory

    Subtypes, Supertypes, and Substitutability

    de 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: ... Leer más

    $25.28 USD

  • 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 ... Leer más

    $47.24 USD o gratis con Kobo Plus

  • SQL语言从入门到精通

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

    $15.12 USD

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

    de 明日科技 ...
    《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的精髓,快速提升开发技能。 ... Leer más

    $16.80 USD

  • 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 ... Leer más

    $0.89 USD

  • MariaDB 11 Essentials

    Deploying and Managing Databases with MariaDB

    de 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 ... Leer más

    $25.10 USD

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

    de 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 ... Leer más

    $22.46 USD o gratis con Kobo Plus

  • 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 ... Leer más

    $27.89 USD

  • Learning SQL

    de 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, ... Leer más

    $18.17 USD

  • Eclipse

    Programming Java Applications

    de 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 ... Leer más

    $23.39 USD