Is there possible to add more than one constraint for a column ?
Dear Team ,
Is there any possible to add more than one constraint for a column ?
I add one unique for a column ,but I am trying to add not null for the same coloumn .
Its throws Error
ERROR at line 1:
ORA-01430: column being added already exists in table
Thanks
Augustine