Home Forums Programming XML openxml on table with indexed xml column RE: openxml on table with indexed xml column

  • N_Muller (11/20/2014)


    I have a table with an indexed XML column. Is it possible to use openxml that takes advantage of the indexes in the table? To my knowledge, openxml only works for xml variables. Or, a different question, is it possible to create xml indexes on a xml variable?

    Quick question, why are you using openxml?

    😎