During the build of an SSIS project I'm getting an error: "the file MyConfig.dtsconfig ... already exists". This happens when...
I need a rather advanced query that transforms data from a table to a specified format. I am providing a screenshot of the initial and desired...
Preethiviraj, Number 1 from your answer pointed me in the right direction. The solution is to have a clustered index in which My_Time and My_ID are...
[ATTACH]
1.What is the clustered key of the table? None, but adding one on an additional int identity column did not speed up the query. 2.What is the...
How can I improve performance of an Update Query? The query is as follows (with table and column names changed): UPDATE MyTable SET MyTime = 'Aug...
Separate names with a comma.