删除语句 meaning in Chinese
delete statement
Examples
- All update and delete statements include only
所有的更新和删除语句仅在where子句中包含 - Update and delete statements will include all searchable columns from the table in the where clause
更新和删除语句将在where子句中包含表中的所有可搜索列。 - Notice that the select , insert , update , and delete statements have been pre - generated , hence the windows application created allows inserting new entries and viewing , deleting , and updating existing entries into the mytable table
请注意,选择、插入、更新和删除语句都已预先生成,因此所创建的windows应用程序允许在mytable表中插入新条目以及查看、删除和更新现有条目。