Viewing 3 posts - 1 through 4 (of 4 total)
Another idea would be to use an indexed view, which would only need to be updated when the source data was updated. You then could overload the field names...
February 14, 2011 at 1:24 pm
Hmmm, interesting idea. I haven't used computed persistant columns much so I'll have to look into that more, however it would my my queries much simplier again.
Quick question, can...
February 14, 2011 at 12:55 pm
Thanks for the reply, and your right none of that sounds easier.
Right now it isn't a one off, but if speed becomes and issue I might need to force it...
February 14, 2011 at 12:31 pm
Viewing 3 posts - 1 through 4 (of 4 total)