|
|
|
|
|
Re: Referential integrity between 2 tables in different schema [message #304940 is a reply to message #304935] |
Fri, 07 March 2008 04:45  |
 |
MarcS
Messages: 312 Registered: March 2007 Location: Antwerp
|
Senior Member |
|
|
gurupatham wrote on Fri, 07 March 2008 11:28 | Sorry Michal cadot , I am very new to this forum so i don't know where i should post my query.
I don't know how to create referential integrity between two Schema. can any one please tell me how to create between two schema?
|
Take a look at the documentation on FOREIGN KEY CONSTRAINTS.
And you might have a look at GRANT too, because you'll be needing that one too.
|
|
|