problem with comand
In a table on database , I have the comments of the columns of data base , so I like to pass this comments to the database comments so I use the EXECUTE IMMEDIATE comand like this :
where tabacampo is string that for example coudl be : compania.id_compania and
comentario is the comments thats I like to add on table... the problem is I think the command is ok
but I don´t Know why I have and Error That is : Ora-01031 Insufficent privileges
I have to bring a privileges to to User ..... another different like dba privilege ???
v_sentencia := 'COMMENT ON COLUMN '