Hi,
select search_condition from all_constraints where constraint_name ='CHECK_REGION'
for the above query in sql window i am getting the result as
where as in command window i am getting my condition.
why its displaying long in sql window?
Thanks,
Praveen