Cantitate/Preț
Produs

MariaDB Crash Course

Autor Ben Forta
en Limba Engleză Paperback – 6 sep 2011
This first-to-market tutorial covers everything beginners need to succeed with MariaDB, the open, community-based branch of MySQL. Master trainer Ben Forta introduces all the essentials through a series of quick, easy-to-follow, hands-on lessons. Instead of belaboring database theory and relational design, Forta focuses on teaching solutions for the majority of SQL users who simply want to interact with data. Forta covers all this, and more:
  • Using the MariaDB toolset * Retrieving and sorting data
  • Filtering data using comparisons, wildcards, and full text searching
  • Analyzing data with aggregate functions
  • Performing insert, update, and delete operations
  • Joining relational tables using inner, outer, and self joins
  • Combining queries using unions * Using views
  • Creating and modifying tables, and accessing table schemas
  • Working with stored procedures, cursors, and other advanced database features
  • Managing databases, users, and security privileges
This book was reviewed and is supported by MariaDB's developers, Monty Program AB. It contains a foreword by project founder Monty Widenius, primary developer of the original version of MySQL.
Citește tot Restrânge

Preț: 16545 lei

Preț vechi: 20681 lei
-20% Nou

Puncte Express: 248

Preț estimativ în valută:
3167 3341$ 2639£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780321799944
ISBN-10: 0321799941
Pagini: 287
Ilustrații: Illustrations
Dimensiuni: 150 x 226 x 18 mm
Greutate: 0.52 kg
Editura: Addison-Wesley Professional

Textul de pe ultima copertă

MySQL is one of the most popular database management systems available, powering everything from Internet powerhouses to individual corporate databases to simple end-user applications and everything in between. This book teaches you all you need to know to be immediately productive with MariaDB. ?Learn how to: Retrieve and sort dataFilter data using comparisons, regular expressions, full text search, and much moreJoin relational dataCreate and alter tablesInsert, update, and delete dataLeverage the power of stored procedures and triggersUse views and cursorsManage transactional processingCreate user accounts and manage security via access control