NexusDB Manual V3 > SQL Reference > SQL Statements > Special Statements
Syntax
<assert table statement> ::= ASSERT TABLE table-name = TABLE table-name
Usage
The assert table statement checks if the two tables have identical column definitions and row data, and throws an exception if any difference is detected.
Examples
Conformance
|
© Nexus Database Systems Pty Ltd.
