Thursday, 12 September 2013

Table parameters or xml data type

Table parameters or xml data type

I have a store procedure with 50 parameters and may be increased in future.
I know I can pass less parameter if I use a string xml or table parameter.
And I'm confusing .Should I use xml or table parameters ?
Anybody , Please help me choose the best solution. Thank you.

No comments:

Post a Comment