September 29, 2002 at 10:13 pm
Hi All,
I want to ask that if the datatype of UDF is Table then where does SQL store the data returned in that table in (TempDB or in Memory).
Thanks in Advance.
Regards,
Affan
September 30, 2002 at 9:58 am
I believe in memory. If it's large, it might be in tempdb, but I do not think it would be accessable by you.
Steve Jones
September 30, 2002 at 9:38 pm
No I dont want to access that i was just asking from conceptual point of view so that when i have to write UDF then i should be very clear that how it is being managed by DBMS so that i can wirte an efficient code.
Kind REgards,
Affan
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply