Oracle Grant Alter Table Restrind
GRANT ALTER ON schema.table_name TO user_name;
VasteMonde
GRANT ALTER ON schema.table_name TO user_name;