Hi
How can i modify a check constraint to add one more value to the existing one. Is there any method by which we can use the alter table modify constraint.... instead of using the drop and create it again.

Thanks,