我想删除,数据窗口中鼠标选定的行,书上的代码是
delete from table_name where current of dept_cur
dept_cur是什么东西?莫非是游标?
http://act.it.sohu.com/book/chapter.php?id=52&volume=5&chapter=18
谢谢
...全文
944打赏收藏
初学者的问题
搜索不能用,不知道以前有没有这个问题。 我想删除,数据窗口中鼠标选定的行,书上的代码是 delete from table_name where current of dept_cur dept_cur是什么东西?莫非是游标? http://act.it.sohu.com/book/chapter.php?id=52&volume=5&chapter=18 谢谢