Name of external server where the function or table operator is located.
For a function or table operator within the database, you do not specify the SERVER clause.
- server_name
- Name of server containing the function.
- database_name
- Name of database to contain the function, if other than the current database.
- user_name
- Name of user to contain the function, if other than the current user.