前面几章我们介绍了如何对数据库进行操作以及如何使用图形界面展示数据库数据。本章我们将介绍如何对数据库的数据进行编辑。当然,我们可以选择直接使用 SQL 语句进行更新,这一点同前面所说的 model/view 的编辑没有
I have suppose say \'X\' check-boxes(any input elements) in a Form and \"M\" option selectio开发者_运维问答n indexes (\"M\" less than equal to \"X\"). then how do i select the \"M\" option indexes/val