I tried calling a function in following format and it did not work, is there a way to call a function inside xmlelement
SELECT
XMLElement(
"routingentry"
,f_rout_en()
)FROM dual
I tried calling a function in following format and it did not work, is there a way to call a function inside xmlelement
SELECT
XMLElement(
"routingentry"
,f_rout_en()
)FROM dual
Copyright © 2021 Jogjafile Inc.