A qualifier appended to a global database link to provide alternate settings for the database user name and password credentials. For example, a link qualifier of emp can be appended to a global database link of sales.us.acme.com. A connection to a remote database with the global database link and link qualifier would be:
CONNECT scott/tiger@sales.acme.com@emp