Viewing 15 posts - 136 through 150 (of 189 total)
Steve Jones - SSC Editor (1/12/2016)
peter.row (1/12/2016)
A Google site appears not to work on an MS browser? Did you read the rest of my post?
Obviously we are all biased...
January 13, 2016 at 2:27 am
ZZartin (1/12/2016)
January 12, 2016 at 7:30 am
Really Steve?
A Google site appears not to work on an MS browser? Did you read the rest of my post?
Obviously we are all biased by the sites we use. For...
January 12, 2016 at 1:33 am
I predominately use IE and Edge and this piece (and some of the comments) are just FUD frankly.
From IE9 onwards each version got better and better in terms of web...
January 11, 2016 at 2:54 am
It would be interesting to see some performance information with some large data to see how this performs.
I'd always thought that a lot of these kinds of operations would be...
September 29, 2015 at 2:04 am
This is clever but ultimately I would never use it.
It is wide open for SQL injection attack and it basically is a hello world type query in the really world...
June 22, 2015 at 2:23 am
Added a cursor just the other week when a recursive CTE used in a cross apply was causing a query to take over the .NET default 30 second timeout -...
June 1, 2015 at 2:12 am
The script in the answer fails because of the following:
select @a, @b, @c
As @c is not declared (nor is it used elsewhere in the script).
April 10, 2015 at 2:20 am
I answered neither because neither option answers the question posed.
You say you have an identity column, you add 4 rows and want to add a 5th.
Since this is a table...
November 26, 2014 at 1:50 am
+1 to the badly phrased question.
I put none of the above because as with most things with SQL it depends.
With the cost of RAM these days I would never run...
November 14, 2014 at 1:33 am
TomThomson (8/6/2014)
peter.row (8/6/2014)
Hovering the mouse may be quick but not that helpful since as soon as...
August 6, 2014 at 6:11 am
In typical SQL style actually the answer is "it depends" - on how you work.
Hovering the mouse may be quick but not that helpful since as soon as you start...
August 6, 2014 at 2:39 am
Dan Messenger (8/5/2014)
At...
August 6, 2014 at 1:20 am
My mistake I have the Hyper-V Manager installed on my Win 8.1 Enterprise box.
Under windows features this is listed at the bottom of the umbrella Hyper-V tree item as:
- Hyper-V...
August 5, 2014 at 9:33 am
Well as mentioned originally I tested this on my Window 8.1.1 64Bit machine with SQL Server 2008 R2 (SP2) 64Bit which also happens to have the Hyper-V Manager (client) installed...
July 30, 2014 at 2:00 am
Viewing 15 posts - 136 through 150 (of 189 total)