hi everybody,
Is it possible we can take the tables in Oracle using Floppy by writing some scripts or like that.I would also like to know will the data be lost?
Stanly
Printable View
hi everybody,
Is it possible we can take the tables in Oracle using Floppy by writing some scripts or like that.I would also like to know will the data be lost?
Stanly
I think you can use commands like imp and exp
imp -- for Import
exp -- for export
If I am not mistken, you will even have some utilities for this task.