Viewing 15 posts - 55,261 through 55,275 (of 59,072 total)
Yes... Stop passing the date as a VARCHAR and pass it as a date/time data type or a date serial number.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 11:58 pm
I agree with Ray... this type of formatting is better done in the GUI if you have one.
Also, the reason why you were getting zeros for your percentage was because...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 11:57 pm
Hi Jim,
I do the exact same type of "blot" or "grouped" distance calculations your Developers are talking about... find the geographic center of a group... find all items within a...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 11:29 pm
... or nulls on a blue background, either ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 10:59 pm
Dang... sorry about that... I responded to the first page and didn't look on the 2nd page... sorry Ryan. ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 10:55 pm
El,
There are many books on learning SQL Server... and I realize you may not know enough about it to ask the kind of questions you probably need answers for...
Take a...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 10:52 pm
![]()
aaa or bbb is the primary key and unique???? Why do they show up in your example data more than once?
I still don't understand...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 10:45 pm
No... but if you want good help... you have to ask better questions and provide a more reasonable representation of what your data actually looks like. You'll also find that...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 10:42 pm
No... because it can't be done. If you don't have triggers to force the update of ModifiedOn and ModifiedBy columns in every table, there's nothing you can do.
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 10:32 pm
LOL... not a problem... you should see what I miss before my first cup of coffee ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 10:30 pm
Tracey,
What's going to be really hard is when you get all of this figured out and realize that all the load balancing you're trying to do with TempDB is nothing...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 10:27 pm
If the data "mirrors some of the issues", then the data might really have a problem.
Yes, your code does work... but it's...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 10:01 pm
Would you care to post your solution, please?
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 9:17 pm
Yes, I do... why do you have different product names for the same ProductID's? ![]()
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 9:15 pm
Heh... I'm no stats Ninja, either... but it's a heck of a lot more random with fairly even and unpredictable results over both small and large ranges of data than the...
--Jeff Moden
Change is inevitable... Change for the better is not.
August 23, 2007 at 5:36 pm
Viewing 15 posts - 55,261 through 55,275 (of 59,072 total)