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 many rows can sqlite handle?

579


how would you write a query to select all teams that won either 2, 4, 6 or 8 games? : Sql dba

766


How do I remove sql developer from windows 10?

507


What does the hierarchical profiler does?

566


How do I run a sql script?

510






What is a native sql query?

491


How to disable a trigger name update_salary?

669


How to look at the current sql*plus system settings?

604


What are the two different parts of the pl/sql packages?

557


Can we have two clustered index on a table?

559


What is dynamic query?

538


How can we solve sql error: ora-00904: invalid identifier?

696


What is the difference between rollback and rollback to statements?

578


what are the type of locks ? : Sql dba

523


What are the different types of dbmss?

555