Thread
:
database oracle9i structure/schemas
View Single Post
#
2
(
permalink
)
02-24-2008, 05:51 PM
gazzag
Posts: n/a
Re: database oracle9i structure/schemas
Read up up the Oracle "export" utility.
exp system/<password> file=<output_file> full=y rows=n
HTH
--g
gazzag