Overview

2024-04-19 08:42:50  Updated

In OceanBase Database, DDL operations are used to modify database objects.

The MySQL mode of OceanBase Database supports the following DDL operations:

  • Index operations
  • Primary key operations
  • Column operations
  • Generated column operations
  • Foreign key operations
  • Table operations
  • Partition operations

Contact Us