Viewing 15 posts - 55,261 through 55,275 (of 59,067 total)
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...
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...
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...
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.
August 23, 2007 at 10:32 pm
LOL... not a problem... you should see what I miss before my first cup of coffee ![]()
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...
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...
August 23, 2007 at 10:01 pm
Yes, I do... why do you have different product names for the same ProductID's? ![]()
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...
August 23, 2007 at 5:36 pm
You know me, Ryan... extraordinary claims require extraordinary proof... got code to prove that? ![]()
August 23, 2007 at 5:31 pm
Yes, there are some tables that know exactly which rows have changed... trying to teach you to "fish" a bit... read about "Triggers" in Books Online.
August 23, 2007 at 8:21 am
When I first started to read this, I thought "Jeez... that's a little obvious, Andy. Hardly worth an article."
Now that I see...
August 23, 2007 at 8:00 am
Viewing 15 posts - 55,261 through 55,275 (of 59,067 total)