Posted by: Tyo Din March 19, 2016
Oracle simple help
Login in to Rate this Post:     0       ?        
Thanks sajhamitra. But how to concatenate :
i) select column_name from all_tab_columns where upper(table_name)='EMP';
with
select distinct * from EMP.

I mean ,how to concatenate select distinct keyword with the dynamic query to list columns?
Read Full Discussion Thread for this article