I’ve used impdp and had a typo – now I’ve got a user name starting with colon (:) – e.g :my_schema.
How can I drop this user? I’ve tried everything I could think of to escape it, but nothing helps.
Edit: To clarify – I know how to drop a user. I’m having difficulty overcoming the special character issue.
It seems you can do this with dynamic SQL: