I haveĀ a user originally have no limit quota on tablespace USERS
then this user insert about 7MB data. After this user delete all the data
and I set quota to 5MB for this user on USERS
And in dba_ts_quotas; the bytes column is still 7MB which is larger than 5MB quota.
Are there anyway to reset it ?