Viewing 13 posts - 16 through 28 (of 28 total)
Hi,
I'm afraid i am a little dense this morning.
What does this mean? I don't see any option of adding code tags.
What you do is wrap your code in [...
July 8, 2016 at 3:38 am
Thank you for this helpful article.
One further issue i have is i don't know how to actually post in SQL code.
I see people have it added and it seems to...
July 8, 2016 at 3:24 am
Hi,
Thank you all. I am a little overwhelmed, in a very nice way, with all the help and new SQL to pick apart.
You are an awesome crowd.
😀
Q
July 6, 2016 at 1:18 am
Thank you. I will see if i can place the new code in the right place and then run.
Q
July 5, 2016 at 9:20 am
Thank you so much for your time.
July 4, 2016 at 9:19 am
Awesome.
It works. Now have to get my head round it what it actually all does.
Thank you!
July 4, 2016 at 9:06 am
Thank you.
What is this line you are using:
dbo.DelimitedSplit8K?
July 4, 2016 at 8:51 am
Thank you for the replies.
I will try to adapt what has been posted to suit our sandpit environment where i have discovered that some functions are not available (LAG...
July 4, 2016 at 7:45 am
Hi,
I cannot guarantee that. In the template submitted for the last 7 months, the only changes i have seen to this text field have been:
1. number of spaces (white space...
July 1, 2016 at 5:29 am
Hi,
The output would be a row that would populate a table with headers Date,Admissions,Discharges:
Date Admissions ...
July 1, 2016 at 5:06 am
Hi,
Thank you for the replies.
I have managed to write the script.
I will try and be more specific and give better examples in future.
I have had problems with links...
June 28, 2016 at 10:22 am
Hi,
I don't understand this bit:
select
'oldf9' = f9
I have the following:
Declare @Wed varchar(MAX)
Set @Wed =
(Select F10 from #TempBHRNELFT where F10 like '%Wed%')
Q
June 28, 2016 at 1:17 am
Hi,
Please find link to image of the input data, transformations and output.
I am taking a raw data input extracted via SQL statement in SSIS package and is loaded into a...
June 28, 2016 at 1:09 am
Viewing 13 posts - 16 through 28 (of 28 total)