Hello,
I have a database in which no foreign key has been created.
I'd like to know if it is possible to specify it after the creation of the tables thanks to oracle 10g.
I have a text file which describes all links between tables, and I'd like to create foreign keys from a parser of this file.
if you have any idea to do this, it could really help me.
Thanks
I have a database in which no foreign key has been created.
I'd like to know if it is possible to specify it after the creation of the tables thanks to oracle 10g.
I have a text file which describes all links between tables, and I'd like to create foreign keys from a parser of this file.
if you have any idea to do this, it could really help me.
Thanks