博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Mastering phpMyAdmin for Effective MySQL Management 2e
阅读量:4232 次
发布时间:2019-05-26

本文共 2135 字,大约阅读时间需要 7 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

this book will show you how to increase your productivity and control when working with your databases. You will learn how to:

- Administer MySQL users and privileges, and get statistics about MySQL servers and databases

- Manage databases, table data and structures, and indexes
- Use bookmarks and metadata
- Generate multiple SQL queries
- Generate better documentation of evolving table structures Along the way you will build a more detailed understanding of SQL and how it works in MySQL. As an application developer you'll learn how to use phpMyAdmin to:
- Effectively perform day-to-day database and table management.
- Create efficient database tables and relational structures
- Document your evolving data structure easily As a MySQL server administrator, you will benefit from the in-depth and practical coverage of: - Using phpMyAdmin to manage users and privileges
- Getting server and database statistics All database users will be able to expand and refine their knowledge of SQL in a MySQL context by using phpMyAdmin to track SQL execution and results.

The prior edition of this book was written for version 2.6. Most of the changes to phpMyAdmin in version 3.8 are in the user interface and not the underlying functionality. This book brings the screen shots and user instructions into line with the new interface. If as a reader you are happy with the new interface already you don't need to upgrade to this new edition of the book. The book begins with a comprehensive tutorial of phpMyAdmin that systematically explains and demonstrates the potential of this tool. It then goes on to show the less well known and generally under-used features and capabilities of phpMyAdmin in depth. Whether you are an experienced developer, system administrator, web designer or new to MySQL, phpMyAdmin is a must have tool for anyone who needs to manage MySQL databases and tables. This book is a must read for every serious phpMyAdmin user who would like to use this outstanding application to its full power.

http://rapidshare.com/files/54666949/1847191606.zip
你可能感兴趣的文章
H5使用Selectors API简化选取操作
查看>>
记录我人生新的开始
查看>>
关于System.arraycopy方法的使用
查看>>
java基本概念(一)
查看>>
java基本概念(二)
查看>>
简易的ATM机
查看>>
旧版本的ATM
查看>>
关于super()
查看>>
关于JAVA中GUI的使用
查看>>
接口的简单使用
查看>>
关于接口的几点
查看>>
自己封装的一个简单组件:文字标签 文本框
查看>>
集合的一些概念总结
查看>>
几个常见的关于日期的SQL
查看>>
常见约束、事务及其他查询语句
查看>>
关于jdbc
查看>>
利用jdbc做的一个简单系统(接上一篇)
查看>>
对TextField 和JTextField 等文本编辑区的监听
查看>>
详解个推java服务端集成(干货)
查看>>
常见聚合函数
查看>>