DDL commands may be propagated to all nodes or be local to
the executing node.
DDL command scope is as follows:
- Local scope – execute on the local server and affect the local catalog store or local
temporary store only.
- Global scope – execute on the coordinator and affect the shared IQ store and global catalog
store. The coordinator writes statements with global scope to the TLV log on
commit.