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 ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a record in a database?
What is faster join or subquery?
which tcp/ip port does sql server run on? : Sql dba
What is cold data?
What is attribute indicator in pl sql?
what is timestamp in mysql? : Sql dba
Can we use insert statement in function?
explain the difference between bool, tinyint and bit. : Sql dba
what is collation? : Sql dba
Is sql a case sensitive language?
What is an emotional trigger?
What are the two parts of design view?
Can we use ddl commands in pl sql?
What are pl sql data types?
Should I use mbr or gpt?