hi ganesh,
thanks for ur reply.
here the situation is, i want to store 50 values, and these values will be ultimately inserted into 3-4 various tables depending upon the conditions.
i would like to work specifically on ms sqlserver.
if i use table variable then i have to fire select query for 50 times.
insetead if there is anything which kept the data into my procedure only not in database then it will work for me.
hope this will clear you my point.
waiting for ur reply
thanks once again for that prompt reply
|