- 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.
推薦閱讀
- 計(jì)算思維與算法入門
- Docker技術(shù)入門與實(shí)戰(zhàn)(第3版)
- INSTANT CakePHP Starter
- Java 11 Cookbook
- Learning OpenStack Networking(Neutron)(Second Edition)
- 時(shí)空數(shù)據(jù)建模及其應(yīng)用
- 微信小程序開發(fā)實(shí)戰(zhàn):設(shè)計(jì)·運(yùn)營(yíng)·變現(xiàn)(圖解案例版)
- Everyday Data Structures
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)(第2版)
- 從零開始學(xué)Selenium自動(dòng)化測(cè)試:基于Python:視頻教學(xué)版
- 金融商業(yè)數(shù)據(jù)分析:基于Python和SAS
- Building Microservices with Go
- Android開發(fā)進(jìn)階實(shí)戰(zhàn):拓展與提升
- 多接入邊緣計(jì)算實(shí)戰(zhàn)
- CISSP in 21 Days(Second Edition)