Viewing 15 posts - 136 through 150 (of 626 total)
Check out the section under Limitation and Restrictions. https://msdn.microsoft.com/en-us/library/ms191320.aspx
I have to ask what are you trying to get out of a UDF that you are not getting...
January 20, 2017 at 7:10 am
With this single column the only thing you could specify is alphabetical order (or reverse). Does the table have any other columns? Identity? Timestamp?
EDIT: Here is an example of...
December 22, 2016 at 1:33 pm
Eirikur Eiriksson (12/7/2016)
Eric M Russell (12/7/2016)
December 9, 2016 at 7:36 am
Manic Star (11/30/2016)
Grumpy DBA (11/30/2016)
crookj (11/30/2016)
Ed Wagner (11/30/2016)
The EndThe Doors
Knobs
Knees
Weak
November 30, 2016 at 9:12 am
Is this against a production database? Sounds like you need a Data Warehouse solution (OLAP).
November 28, 2016 at 8:01 am
halifaxdal (11/25/2016)
Your script use MAX instead of SUM, is it a typo or is there any consideration?
New testing result:
1. The new script (MAX or SUM) returns incorrect...
November 28, 2016 at 7:32 am
halifaxdal (11/25/2016)
I...
November 25, 2016 at 1:00 pm
Unless you were using the WeekTable to filter weeks then you technically don't need it. Either way since the values didn't line up I didn't end up using it.
Here...
November 25, 2016 at 7:46 am
Thank you, that is much better. Notice though your second script has a syntax error.
It should 'VALUES' NOT 'VALUE'
Unfortunately, because of the delay I won't be able to look...
November 24, 2016 at 2:13 pm
While I do appreciate the effort that is not what I mean. You should post code that will allow me to query the data directly.
If you need an example...
November 24, 2016 at 12:59 pm
You can do this using Dynamic SQL with a Crosstab. If you'd be willing to provide consumable data I could give you an example on how to do that.
November 24, 2016 at 12:24 pm
The following code has two purposes.
1. It demonstrates an example on how to post code so that we can help you. (Please read previously provided link for more info)
2....
November 24, 2016 at 12:17 pm
Eirikur Eiriksson (11/24/2016)
Y.B. (11/24/2016)
Damn....we have a water dispenser. LOL :w00t:No cooler? No sparkling water?? No bubbly wine??? No waiter???? No sommelier?????
😎
Yeah, they had to let go of the sommelier a...
November 24, 2016 at 12:08 pm
Damn....we have a water dispenser. LOL :w00t:
November 24, 2016 at 11:06 am
Luis Cazares (11/18/2016)
I know you won't be able to bring me a new laptop this year, but could you just bring more RAM (and a new HDD) for my...
November 23, 2016 at 7:25 am
Viewing 15 posts - 136 through 150 (of 626 total)