Viewing 15 posts - 1 through 15 (of 21 total)
Thanks again for your time, I truly appreciate it.
June 30, 2013 at 10:43 pm
Hi,
Firstly, I Apologize for presenting the data the way I did.
I had a very complex situation for doing this and I would truly like to thank you for your help....
June 29, 2013 at 10:06 am
CTE wouldnt work because I am joining the table to itself meaning the field names would be the same and SQL doesnot accept that.
davidandrews13 (3/20/2013)
March 20, 2013 at 4:31 am
Thanks so much for all the help, I really appreciate your time. The select statement seems to be the most risk free ofcourse and works best for me. Cheers!
March 18, 2013 at 9:53 pm
Chris, thanks again for all the help. Truly thanks doesnt do it but from the bottom of my heart I can not thank you for the help.
February 18, 2013 at 9:38 am
Paul, that worked! I dont know how. I am too new to SQL to understand but when I store the data in a table and then run the query it...
February 18, 2013 at 5:16 am
That worked great! I did try to run it at my workplace server and got a call in a few minutes from the IT desk to crash the process. 🙂
I...
February 17, 2013 at 10:54 pm
Ok, that does makes sense.
Just one last question and I am sorry if I am bothering you. How much memory do you anticipate I would need to run the...
February 9, 2013 at 5:23 am
Finally ran out of system memory after 1.5 hours. I dont know what to do, this stuff is making me crazy.
Msg 701, Level 17, State 123, Line 3
There is insufficient...
February 8, 2013 at 1:32 pm
Hi Greg,
I tried quite a lot of advanced functions in SAS. Proc Summary would only summarize fields but I am trying to make all possible filter combinations, which should create...
February 8, 2013 at 1:29 pm
Yup! Yup! Yup!
This is it. I mean, I will have to do some correlation to find out which variables are not important but thats such a minor give away to...
February 8, 2013 at 12:10 pm
Are Rollup and Cube stored procedures because sql doesnt seem to be recognizing them. I am using SQL Server 2005, maybe thats the problem?
February 8, 2013 at 9:38 am
I understand, thanks for the help. I will get on it and let you know through this thread if I have a break through. Cheers and thanks again for taking...
February 8, 2013 at 2:34 am
Hi,
I understood the issue, it is with the concept. Mathematically, it needs more theories (Permutations, Combinations and Selections) implemented within code, I will have to buy books and read to...
February 8, 2013 at 12:46 am
Viewing 15 posts - 1 through 15 (of 21 total)