Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

DELETE

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

This statement removes rows from a table. To delete rows from a table, the IP must mark support for the DELETE operation.

Syntax

<delete-stmt> ::= DELETE FROM <table_name> [<where-clause>]
<where-clause> ::= WHERE <search-condition>

Example

DELETE FROM emp WHERE deptno=40
TitleResults for “How to create a CRG?”Also Available inAlert