Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
does anyone have any documentation on how to interpret the result of an explain ? I’m trying to improve some quite sophisticated xqueries so as to add any necessary index, but there is so many information in the result of the explain, it’s possible I miss some points in it.
Thanks !
Look out for the database scan operators, to get an idea of the interaction between the XQuery engine and the database: