Hi Rafi,
Try the below query,
select * from tables where is_user_defined_type = 'TRUE';
It should give you the required results.
Regards,
Anil
Hi Rafi,
Try the below query,
select * from tables where is_user_defined_type = 'TRUE';
It should give you the required results.
Regards,
Anil