Viewing 15 posts - 20,236 through 20,250 (of 59,072 total)
Heh... I can't wait until something corrupts and he needs to do a restore. 😉 Since it's his money, you know that'll be your fault. 😛
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 9:21 pm
Alvin Ramard (6/23/2015)
Meatloaf (6/23/2015)
I have created a phone list and am using a union to be able to display letter category. However, what I would like to do is...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 9:14 pm
Meatloaf (6/23/2015)
Any help is appreciated.
Yep. I agree. Please see the link titled "How to post code problems" in my signature line below. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 9:13 pm
Thanks for taking a shot at posting readily consumable data. Unfortunately, you're missing the INSERT and the test data is actually in a different order than the table. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 8:39 pm
Heh... there is no such thing as "Big Data". There's only 2 categories of data insofar as size... 1) that which you can handle and 2) that which you...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 7:21 pm
karend211 34657 (6/23/2015)
The database server is rebooting at various times automatically after a windows update. Our admin people are telling me this is ok and that sql is...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 7:04 pm
For starters, there is likely no need for the OUTER join if you're using WHERE NOT IN.
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 6:42 pm
Welsh Corgi (6/23/2015)
Jeff Moden (6/23/2015)
Yep... Saw that. You'd be better off partitioning by year.
He wants to partition 15 years into the First Partition and the current year in another...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 6:36 pm
In that case, something like your original query could work if the EXEC were encapsulated in OPENROWSET or maybe even the less priv hungry OPENDATASOURCE. The OPENDATASOURCE method might...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 4:27 pm
TomThomson (6/23/2015)
If that had happened on a large scale we would still be using hierarchic and network databases not relational.
Heh... it did happen on a large scale and we...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 3:28 pm
Steve Jones - SSC Editor (6/23/2015)
Get the path on...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 3:14 pm
Sean Lange (6/23/2015)
pjn (6/23/2015)
I asked a question, I accepted it, its fine, I wanted to know it something could be done (as in initial question), the...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 3:06 pm
I think he's just experimenting and hasn't told anyone.
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 12:00 pm
Sean Lange (6/23/2015)
pjn (6/23/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 11:59 am
j-1064772 (6/23/2015)
And for an amazing development, check out NITINOL - a shape...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 23, 2015 at 11:56 am
Viewing 15 posts - 20,236 through 20,250 (of 59,072 total)