方法介绍

命令功能:删除数据

语法格式:删除数据(DBpath, tbl, where)

参数:

DBpath:数据库文件路径

tbl:表的名字

where:条件

返回值: 成功返回true 失败返回false

require("懒人综合插件")

local path = "/storage/emulated/0/Pictures/data222.db"
--local path = getWorkPath() .. "/data.db"




ret=类_SQL3.删除数据(path,"t","where a=='aa'")
print(ret)

Copyright © 湖南合鑫网络科技有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2020-12-01 20:49:34

results matching ""

    No results matching ""