Drop User Cascade
Question:
I realize if I use drop user cascade that oracle will drop the user along with all owned objects(which is what I want). My question is when you do that does it return any of that space back to the system?
Thanks,
0