we have one front end application where we create products and information of those we get in xml format. Now, I wanted to use that xml file to check from which tables and columns values are getting generated. I wanted that in sql (when we use xml file in sql it should help me to identify tables and columns from where data is collected while working on front end)