Delete a record的意思|示意
删除记录
Delete a record的网络常见释义
删除记录 5.5 删除记录(Delete a record) 将一项旧记录从数据表中删去。例如:在学期中有一位4A 班同学退学,4A 班的 同学个人数据表便需要删除那位同学的记录。
Delete a record相关短语
1、 And delete a record 和删除记录
Delete a record相关例句
Delete a record from a table.
从表中删除一条记录。
Once you record a macro, you might want to edit its code to add, change, or delete functionality, or you might want to manually create your own macro rather than record one.
记录了宏之后,可能需要编辑它的代码以添加、更改或删除功能,或者可能需要手动创建自己的宏而不是记录宏。
When you delete a record, RFX sets all the fields to NULL as a reminder that the record is deleted and you must move off it.
当您删除记录时,RFX将所有字段设置为NULL,提醒您该记录已删除,您必须将其移走。
The system will not let you just delete the payment, this is to ensure a complete transaction record is always kept.
系统不允许您只是删掉付款,这是为了确保保持完整的交易记录。
Three of them (Record, Playback and Delete) enable the creation, execution, and deletion of a file containing the captured events.
它们其中的三个按钮(Record、Playback和Delete)允许创建、执行和删除一个包含了捕获事件的文件。
We may use the SQL delete command to delete a record in a table in a database.
我们可以使用DELETE命令来删除数据库表单中的一条记录。