On 04/04/11 3:47 AM, salah jubeh wrote:
> I am cleaning up a database and I have a list of unused tables, views
> and column and I want to drop these entities.
> ....
> suppose that table b depends on a, and let us say that other tables
> depends on b.
doesn't this dependency cancel the 'unused' part?