Drop user cascade oracle

In this tutorial, How to Drop user cascade oracle. You must have Oracle DROP USER system privilege.

Drop user cascade oracle

The syntax Drop a user as below

DROP USER HUUPV CASCADE;

The Oracle DROP USER CASCADE command drop a user and all owned objects.

Be careful: After the Oracle DROP USER CASCADE command cannot a rollback to re-create the USER.

Conclusion

Thought the article, you can use Drop user cascade oracle as above. I hope will this your helpful. Thank you for reading the DevopsRoles page!

About HuuPV

My name is Huu. I love technology and especially Devops Skill such as Docker, vagrant, git so forth. I likes open-sources. so I created DevopsRoles.com site to share the knowledge that I have learned. My Job: IT system administrator. Hobbies: summoners war game, gossip.
View all posts by HuuPV →

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.