Hi Guy's,
I have one small doubt :) .. pls help
What is the diffrence between these query's.The out put is similer for both of them....are they same ? if yes Y do we requried duplicate functions?
select unique object_type from user_objects
select distinct object_type from user_objects
thanks,
raj