- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Marc Delisle
- 139字
- 2021-08-20 15:55:26
Chapter 5. Changing Data and Structure
Data is not static, it changes often. This chapter focuses on editing and deleting data and its supporting structures—tables and databases.
The chapter is divided into two main parts. The first part covers all aspects of changing data. First we examine how to edit data, that is, how to enter the edit mode, how to edit more than one row at once, and how to benefit from inline editing. Next we see how to delete rows of data and how to delete tables and databases.
The second part explains how to modify the structure of tables. We examine how to add a column to a table; we then explore various column types such as TEXT, BLOB, ENUM, DATE
, and BIT
column types. Finally, we examine the management of indexes.
推薦閱讀
- 從零構建知識圖譜:技術、方法與案例
- jQuery Mobile Web Development Essentials(Third Edition)
- ClickHouse性能之巔:從架構設計解讀性能之謎
- Expert Android Programming
- The DevOps 2.4 Toolkit
- 差分進化算法及其高維多目標優化應用
- Python Data Analysis(Second Edition)
- Yocto for Raspberry Pi
- Learning FuelPHP for Effective PHP Development
- C專家編程
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- Java程序設計教程
- Java 9:Building Robust Modular Applications
- WCF全面解析
- Raspberry Pi Robotic Projects