Was this helpful?
Object Types
Although a distributed database connects to data stored in local databases, it contains its own set of objects. These objects have the same types as those of a local database:
Tables
Views
Procedures
Indexes
The above description for registering tables includes the registration of views. You can also register database procedures. Indexes are registered automatically when you register the tables they belong to.
Last modified date: 12/14/2023