How can i add DROP grant to user?
HyeontaeJu
Vertica Customer ✭
I wanna add drop grant to user, so i execute this query
ref ) this user already had other grants(SELECT, UPDATE, DELETE) , GRANT DROP ON schema wmp_ep_product_dev to searchop_juhyeontae;
but the user doesn't have DROP privilige...
In this case, how can i add DROP grant to user??
0
Answers
Ah... sorry,, i miss type the schema name haha