RATE THIS ANSWER
0
Click to Vote:
0
0
The owner of the table in schema B needs to grant the REFERENCES privilege to the user of schema A.
Example:
grant references on table_on_schema_b to user_of_schema_a;
Last Answered:
Jun 16 2009 2:14 PM GMT by Carlosdl 
29340 pts.