Hello All,
I am using existsNode as below:
select existsNode(t.viewdef,'/functionalView/where')
from xml_data t
Wanted to explore if XMLexists performs same action? if so then what is difference and use cases to clearly distinguish these two?
Thanks,
Rajneesh