📄 delete.so
字号:
m4_comment([$Id: delete.so,v 10.16 2003/10/18 19:15:52 bostic Exp $])m4_ref_title(Access Methods, Deleting records, @deleting records, am/put, am/stat)m4_p([dnlThe m4_refT(dbh_del) deletes records from the database. In general,m4_ref(dbh_del) takes a key and deletes the data item associated withit from the database.])m4_p([dnlIf the database has been configured to support duplicate records, them4_refT(dbh_del) will remove all of the duplicate records. To removeindividual duplicate records, you must use a m4_db cursor interface.])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -