Viewing 15 posts - 2,851 through 2,865 (of 3,047 total)
I'm not familiar with FIRST_VALUE. But I guessed it meant the first value that you run across. Since the data was partitioned by planer and ordered by date (for that...
October 27, 2014 at 1:03 pm
Add me to the list of those who have never used this.
October 27, 2014 at 12:51 pm
My experience has been that projects are late because of unrealistic deadlines up front. To take a slower approach would only make them later. To be realistic about how long...
October 27, 2014 at 12:48 pm
I don't work with these much but my research must be flawed. I can't seem to verify that all three answers are true, just the 8000 limit.
October 23, 2014 at 7:19 am
Good reminder about the ALL part of UNION. I've got myself caught up when I wanted all rows and forgot to use the ALL. My duplicates, which I wanted, disappeared....
October 23, 2014 at 6:52 am
Gary Varga (10/23/2014)
Yet Another DBA (10/23/2014)
...Just as well .Net assemblies can be added to SQL it gets over a lot of problems.
Not sure that I like the thought of being...
October 23, 2014 at 6:48 am
Just have to specify a table and index.
October 22, 2014 at 1:15 pm
Pretty straight forward. RADIANS(DegreeValue)
October 22, 2014 at 1:11 pm
Easy one. ISO 8601 uses the 24-hour clock system.
October 22, 2014 at 1:08 pm
I figured it had to be the oldest since the LSN always get larger with each successive entry.
October 22, 2014 at 12:55 pm
Wow, the power of a semicolon. I don't use them in my sql. But I don't create stand alone selects without a FROM. But it gives me something to watch...
October 22, 2014 at 7:03 am
New to me too but sounds interesting. I think I'll look into it more. Thanks.
October 22, 2014 at 6:57 am
I guess I'm ignorant because I don't get the joke.
October 22, 2014 at 6:49 am
That is so true about burn out. I've put in plenty of long hours, even all-nighters. But it can't go on forever. I've had managers who thought otherwise.
October 21, 2014 at 7:38 am
Viewing 15 posts - 2,851 through 2,865 (of 3,047 total)