Which account are you trying to delete? Vertica database account or Vertica online community forum.
If it is Vertica database account you want to delete. The drop user statement can be used, and it must be run as super user:
drop user <user name> [cascade]
If option 'cascade' is used, all objects created by this user will also be dropped.
If it is the online vertica community forum account, it can be done by logging into your community account, click your <user_name> --> profile --> profile information --> account information --> close user profile.
Comments
Hello Daniel,
Which account are you trying to delete? Vertica database account or Vertica online community forum.
If it is Vertica database account you want to delete. The drop user statement can be used, and it must be run as super user:
drop user <user name> [cascade]
If option 'cascade' is used, all objects created by this user will also be dropped.
If it is the online vertica community forum account, it can be done by logging into your community account, click your <user_name> --> profile --> profile information --> account information --> close user profile.
Regards,
Han
It didn't removed account. Never mind, I will do UNFOLLOW to remove
notifications. Thanks anyway.
Regards Daniel