The SDE user *really* shouldn't own any spatial data. The user exists to own
the geodatabase metadata tables. If you have it own data tables as well, a
minor mistake can trash your instance.
Best practice is to establish a different login/user/schema to own and manage
spatial data, and additional schemas beyond that to actually access the data
in the tables.
- V