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

Answer Posted / sakthi santhanam.a

yes, we can do that... in oracle using GRANT command..
" GRANT select on table_name to nextuser(2nd user)"
this is the query...
wish you all the success
sakthi.A

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the most important characteristics of pl/sql?

570


What are sql queries used for?

526


what are all the different normalizations? : Sql dba

503


What is trigger explain with example?

544


Is sql database free?

523






Is sql sequential or random?

531


What is a record in pl/sql?

543


How to rename a column in the output of sql query?

529


What are tuples in sql?

557


What does := mean in pl sql?

551


What are the differences between implicit and explicit cursors?

513


What are different types of sql?

553


How many columns should be in an index?

513


what is the difference between char and varchar data types? : Sql dba

528


List the ways to get the count of records in a table?

503