delete query
常見例句
- If there is not a delete query argument, then it will return None.
如果其中沒有“delete”查詢參數(shù),那么處理程序返回 None。 - Include and instantiate the posts model, create a where clause and run a standard delete query.
包括并實例化 posts 模型,創(chuàng)建 where 子句并運行標準的 delete 查詢。 - Instead, you would need to create another preparedStatement for the delete, and another message would be sent to the database server to prepare the statement for the delete query.
而是需要另外創(chuàng)建一個 preparedStatement 來執(zhí)行刪除操作,且另外會有一條消息被發(fā)送到數(shù)據(jù)庫服務器來準備刪除查詢語句。 返回 delete query