Viewing 15 posts - 7,111 through 7,125 (of 13,876 total)
pinheiroinfo (5/12/2016)
I made a change so your code to generate the results follows :
Please use IFCode tags in future. It makes things very much easier to read.
SELECT t.mes
,...
May 12, 2016 at 7:02 am
What is the logic behind your desired ordering?
May 11, 2016 at 2:17 pm
Eirikur Eiriksson (5/11/2016)
Sean Lange (5/11/2016)
May 11, 2016 at 8:51 am
ganapathy.arvindan (5/11/2016)
Yes exactly...same format
I can't believe that this thread is still going strong. Had you taken the time to provide source data, DDL and expected results, as described in the...
May 11, 2016 at 8:46 am
Thom A (5/11/2016)
[Sheet1$A2:J] This will make SSIS...
May 11, 2016 at 6:33 am
anjaliagarwal5 (5/10/2016)
I am passing a parameter as @col1. I need to set col3 to 100 if @col1 =1 else col3 will be any value that is passed in....
May 10, 2016 at 2:29 pm
Not sure exactly which line is causing the error, but I expect that adding WITH RESULT SETS will fix it.
May 10, 2016 at 2:06 pm
OK. What do you need help with? Which technology to use? How to create a table? How to write an INSERT query?
May 9, 2016 at 10:45 am
May 9, 2016 at 10:43 am
Eirikur Eiriksson (5/9/2016)
Who needs a desk when one can bang ones head against this?😎
Occam's razor clearly does not apply in this case. Instead, perhaps, there has been a great disturbance...
May 9, 2016 at 9:55 am
totto (5/9/2016)
I must use it to get a "nextval" of the Oracle Sequence for my rows in the Data Flow Task, so I cant do it with a simple Source.
OK....
May 9, 2016 at 9:42 am
Is there any reason why you would not use a simple data source to do this?
And why use a script component rather than a data transformation?
May 9, 2016 at 7:52 am
MaPar (5/9/2016)
I've recently started a new job and have found cursors to exist pretty much everywhere. I'm trying to replace these to use set based T-SQl but I'm struggling...
May 9, 2016 at 5:38 am
Ok, we know your requirement. Now what is your question?
May 8, 2016 at 4:25 am
rk1980factor (5/5/2016)
1) i want to display all the records
2) but I want create new column says School which has data from either district or area....
May 5, 2016 at 10:23 am
Viewing 15 posts - 7,111 through 7,125 (of 13,876 total)