Viewing 5 posts - 316 through 320 (of 320 total)
I can understand how that would make things a little easier, but I'm not sure how that would help in rebuilding the People_Positions table in terms of the PositionID which...
March 26, 2010 at 9:27 am
I realized that I cannot use the MERGE function as we are running SQL Server 2005, so let me throw another question out there. Let's say I have three tables:...
March 26, 2010 at 7:45 am
GSquared, you're right, that may be what I need. Thanks.
March 15, 2010 at 7:34 am
Thanks Steve. If I were to load the data into a staging table in sql server, do you think the best way to do the comparison would be to update...
March 15, 2010 at 7:31 am
It seems when using PIVOT, you have to specify the column names, but given that I will have many different dates in my table, how can I specify those column...
August 14, 2009 at 8:05 am
Viewing 5 posts - 316 through 320 (of 320 total)