Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

MySQL Cookbook: Solutions for Database Developers and Administrators, 3 edition

Posted By: interes
MySQL Cookbook: Solutions for Database Developers and Administrators, 3 edition

MySQL Cookbook: Solutions for Database Developers and Administrators, 3 edition by Paul DuBois
English | 2014 | ISBN: 1449374026 | ISBN-13: 9781449374020 | 866 pages | PDF | 4 MB

MySQL’s popularity has brought a flood of questions about how to solve specific problems, and that’s where this cookbook is essential. When you need quick solutions or techniques, this handy resource provides scores of short, focused pieces of code, hundreds of worked-out examples, and clear, concise explanations for programmers who don’t have the time (or expertise) to solve MySQL problems from scratch.

Ideal for beginners and professional database and web developers, this updated third edition covers powerful features in MySQL 5.6 (and some in 5.7). The book focuses on programming APIs in Python, PHP, Java, Perl, and Ruby. With more than 200+ recipes, you’ll learn how to:
• Use the mysql client and write MySQL-based programs
• Create, populate, and select data from tables
• Store, retrieve, and manipulate strings
• Work with dates and times
• Sort query results and generate summaries
• Use stored routines, triggers, and scheduled events
• Import, export, validate, and reformat data
• Perform transactions and work with statistics
• Process web input, and generate web content from query results
• Use MySQL-based web session management
• Provide security and server administration