Truncate all tables?
738799Dec 4 2009 — edited Dec 4 2009Hello!
I need to clear all data on my database, except Oracle XE's default (or required) tables. The intention is to restore a SQL backup. Is there any way to erase de data from the tables I want and truncate it with, let's say... just a few clicks/commands? I really don't want to truncate table by table, it will take more time than I got.