ut_utils.xmlgen_escaped_string((treat(l_data as ut_data_value_varchar2).data_value));
end
end if;
l_result := l_result
'</'
l_key
'>';
return
return xmltype(l_result);
l_source_column
l_source_column varchar2(500) := a_table_alias
'.'
a_column_alias;
end
end if;
return
return l_filter;
GET_COLUMNS_ROW_FILTER Function
Current get column filter shaving off ROW tag during extract, this not working well with include and XMLTABLE option so when there is extract we artificially inject removed tag