how to concatenage text to data_default col of all_tab_columns.
947771Jan 22 2013 — edited Jan 22 2013Hi,
i want to concatinate text to a columen like this but it is show error ,so i thought to convert it but could not get correct code.
select 'dff' || data_default || 'df' from all_tab_columns
yours sincerley