0
votes
3answers
2k views
Oracle Backup Database with sqlplus it’s possible?
I need to do some structural changes to a database (alter tables, add new columns, change some rows etc) but I need to make sure that if something goes wrong i can rollback to initial state:
…
