Creating schemas with different roles. [message #34879] |
Fri, 07 January 2005 11:27 |
priya
Messages: 108 Registered: February 2000
|
Senior Member |
|
|
Hi,
I have a main schema with all tables and stored procedures. I need to create another test schema with same structure as main schema. If I change some data in test schema it should update main schema. Instead of duplicating tables and stored procedures in test schema is there any other way to view the tables and stored procedures from test schema and when update it will update the main schema?.
Thanks,
Priya
|
|
|
|