Select table from another database
allpmfOct 1 2008 — edited Oct 1 2008Hello
Consider 2 oracle databases: A and B.
How can i create a table in database A receiving records through a select statement to a table Z in database B?
Is this possible?
I thank in advance all your replies!