Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ InTouch HMI

从表中删除记录

  • Last UpdatedSep 24, 2024
  • 1 minute read

您可以使用两个 SQL 函数从数据库表中删除记录。

SQL Access 提供两个函数来删除表记录:

  • SQLClearTable() 从表中删除记录

  • SQLDelete() 从表中删除与指定的条件匹配的记录。