Distributed relational database statements

The statements included with the SQL language specifically support a distributed relational database.

These statements include:

The SQL CALL statement can be used locally, but its primary purpose is to allow a procedure to be called on a remote server.

Related concepts
Connect to a distributed relational database
Authority to distributed relational database objects
Work with SQL packages