Checking DDL Consistency of Physical Tables in All Logical Tables

Purpose: To check DDL consistency of all logical tables in one schema

Command Format:

 check table

Command Output:

The following output is returned if DDL check results of all logical tables are consistent.

The following output is returned if there are logical tables with inconsistent DDL check results.

Output Details:

Each row contains the check result of a logical table.