Interviewer And Interviewee Guide

Concepts and Architecture Interview Question:

What is Private Database Link in Oracle?

Submitted by: Administrator
Database link is created by a user in his schema,it has 2 types

1.private database link
2.public database link /global

private database link is access the object in separate user

syntax:

create database link connect to username identified by password using 'db_name';
Submitted by: Administrator

Read Online Concepts and Architecture Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.