Learning MySQL and MariaDB
Autor Russell Dyeren Limba Engleză Paperback – 9 apr 2015
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.
Preț: 232.12 lei
Preț vechi: 290.16 lei
-20% Nou
Puncte Express: 348
Preț estimativ în valută:
44.43€ • 46.64$ • 36.70£
44.43€ • 46.64$ • 36.70£
Carte disponibilă
Livrare economică 10-24 ianuarie 25
Livrare express 26 decembrie 24 - 01 ianuarie 25 pentru 37.90 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781449362904
ISBN-10: 1449362907
Pagini: 408
Dimensiuni: 177 x 232 x 24 mm
Greutate: 0.64 kg
Editura: O'Reilly
ISBN-10: 1449362907
Pagini: 408
Dimensiuni: 177 x 232 x 24 mm
Greutate: 0.64 kg
Editura: O'Reilly
Cuprins
- Foreword
- Preface
- The Software
- Chapter 1: Introduction
- Chapter 2: Installing MySQL and MariaDB
- Chapter 3: The Basics and the mysql Client
- Database Structures
- Chapter 4: Creating Databases and Tables
- Chapter 5: Altering Tables
- Basics of Handling Data
- Chapter 6: Inserting Data
- Chapter 7: Selecting Data
- Chapter 8: Updating and Deleting Data
- Chapter 9: Joining and Subquerying Data
- Built-In Functions
- Chapter 10: String Functions
- Chapter 11: Date and Time Functions
- Chapter 12: Aggregate and Numeric Functions
- Administration and Beyond
- Chapter 13: User Accounts and Privileges
- Chapter 14: Backing Up and Restoring Databases
- Chapter 15: Bulk Importing Data
- Chapter 16: Application Programming Interfaces
- Colophon