So let's add a second parameter to indicate the format of the return set. The default value will return it as
AttribName AttribValue Row Number
---------- ----------- ----------
and the other value will return the fully-pivoted data set:
AttribName AttribValue_Row1 ... AttribValue_RowN
---------- ---------------- ... ----------------
No comments:
Post a Comment