Viewing 15 posts - 12,751 through 12,765 (of 18,923 total)
Maybe this can help.
http://support.microsoft.com/default.aspx?scid=kb;en-us;305977
October 4, 2005 at 8:50 am
Please do not cross-post, we monitor all boards.
Finish the thread here :
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=5&messageid=225872
October 4, 2005 at 8:46 am
The resolving part will be true in any engine, that's why you must always specify from which table the data is comming from (when a join is used). As...
October 4, 2005 at 6:59 am
My first question would be why are you using xml and what are you trying to do exactly?
My second question is can you drop the xml part of the equation??
October 4, 2005 at 6:24 am
It basically makes the code easier to read/debug. Other than that sql server won't see any difference
... Although I could imagine that...
October 4, 2005 at 6:23 am
if you run it like that,you can run the query once the fetch the value into a variable, then use the variable in the update. I thaught that this...
October 3, 2005 at 10:08 pm
We need the tables ddl, sample data and required output to answer that one.
October 3, 2005 at 2:59 pm
K, go back to my original solution or repost the actual needs you have so that you can update all those rows in a single pass.
October 3, 2005 at 2:58 pm
Viewing 15 posts - 12,751 through 12,765 (of 18,923 total)