Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Refreshing test d/base
Eugene,
So you want to refresh the data (table rows) but keep stored PL/SQL
procedures? If the database is small you can use Export/Import:
- disable constraints
![]() |
![]() |