Can we relate two different tables from two different users
in ORACLE,PL/SQL?

Answer Posted / swapna

Yes we can relate two tables from 2 different users

E.g. if user A has table Ta and User B has Table Tb and
Table Tb is child table and needs foreign
key on A.Ta then
we need to grant "references" object privillege to User B
on table Ta.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to test for null values?

765


Is sql a case sensitive language?

705


What is data control language?

733


What jobs use sql?

720


What is bulk compiling in pl/sql.?

794






Why we use joins in sql?

720


Can we create table in function?

730


What is union?

815


What is pls_integer in pl sql?

748


What is the difference between having and a where in sql?

799


what is a database lock ? : Sql dba

778


What is coalesce sql?

690


what are the authentication modes in sql server? : Sql dba

730


What is nvarchar in sql?

712


How do you determine the current isolation level? : Transact sql

749