Oracle SQL Query to retrieve specific Event using specific condition in xpath?
问题 <List> <Event> <eventTime>2016-08-03T15:41:12.000+05:30</eventTime> <e:PlaceHolder xmlns:e="http://dpmt.element.com">US</e:PlaceHolder> <e:flag xmlns:e="http://dpmt.rmg.org/pq/rs">true</e:flag> <e:flag1 xmlns:e="http://dpmt.rmg.org/pq/rs">false</e:flag1> </Event> <Event> <eventTime>2016-08-01T19:41:12.000+05:30</eventTime> </Event> </List> I have stored my XML document in such a way , which may contains multiple <Event> tags, using the X-Path query , I want to fetch only that event , that