Viewing 15 posts - 601 through 615 (of 8,416 total)
archie flockhart (5/22/2012)
Yes, I can see a reason for having an 'integer division' operation. That doesn't mean it needed to be the default behaviour whenever two integers are divided.
What would...
May 22, 2012 at 8:42 am
michael vessey (5/22/2012)
when you perform deletes on a heap the space is not reclaimed.
Unless a table lock is taken (and/or specified).
May 22, 2012 at 8:32 am
David Benoit (5/22/2012)
May 22, 2012 at 8:15 am
Jeff Moden (5/22/2012)
May 22, 2012 at 8:03 am
peter-757102 (5/22/2012)
May 22, 2012 at 7:56 am
Usman Butt (5/22/2012)
SQL Kiwi (5/22/2012)
Usman Butt (5/22/2012)
May 22, 2012 at 7:53 am
peter-757102 (5/22/2012)
SQL Kiwi (5/22/2012)
To which 'bug' do you refer?
http://sqlblog.com/blogs/paul_white/archive/2012/05/03/parallel-row-goals-gone-rogue.aspx
You are familiar with your own blog i presume 😉
In my view, what you shown us there is a bug (in the...
May 22, 2012 at 7:32 am
Usman Butt (5/22/2012)
Sadly, it is one of the shops where CLR is not permissible 🙁 Otherwise, for sure, I would have chosen your CLR without any reluctance 🙂
That is sad....
May 22, 2012 at 7:30 am
TheSQLGuru (5/22/2012)
May 22, 2012 at 6:21 am
peter-757102 (5/22/2012)
May 22, 2012 at 6:18 am
Usman Butt (5/22/2012)
May 22, 2012 at 6:17 am
Sergiy (5/21/2012)
But anyway, both articles focus on splitting the load on the SINGLE index (heap in "Boosting INSERT" case). In "Resolving PAGELATCH...
May 22, 2012 at 4:57 am
Elizabeth.Block (5/21/2012)
May 21, 2012 at 5:39 pm
It seems the original coder misunderstood how ORDER BY works with UNIONs. Anyway, I might go a little further (apologies for things that are just my own personal style,...
May 21, 2012 at 2:29 pm
Viewing 15 posts - 601 through 615 (of 8,416 total)