Multiple choice

Which of the following database link connections in the current session lists all open database links in your session, along with their corresponding instances?

  1. V$DBLINK
  2. OWNER_ID

  3. LOGGED_ON

  4. GV$DBLINK
  5. DB_LINK

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This database link connection in the current session lists all open database links in your session, along with their corresponding instances.