Viewing 15 posts - 166 through 180 (of 658 total)
This should be easy for anyone who's been following the discussion about part 1 of this question!
August 11, 2014 at 2:47 am
TomThomson (8/6/2014)if I want put many column names into for example a select list using an SP to generate a complete list (which I can then prune) is faster than...
August 6, 2014 at 6:17 am
I knew what the answer was going to be, so got it right.
But this method will only tell you if a column is (for instance) varchar. It doesn't tell you...
August 6, 2014 at 2:10 am
Only 75% correct answers so lots of people have learned something
August 4, 2014 at 7:44 am
Sean Pearce (7/23/2014)
I'm just having some fun, don't get cross.
sorry there was meant to be a smiley in there 😛
July 24, 2014 at 4:36 am
Sean Pearce (7/23/2014)Some Documentation
Yes very good.
Now, how about some actual documentation (from Microsoft), rather than some forum and blog posts that don't actually address the question but just assume the...
July 23, 2014 at 10:04 am
TomThomson (7/23/2014)
So then it was just a matter of remembering what the first 4 databases are.
That's why I don't like the question. It came down to a test of whether...
July 23, 2014 at 4:52 am
Gazareth (7/8/2014)
Toreador (7/8/2014)
Being pedantic, only 3 of those statements return syntax errors...Are you running it on SQL 2008 R2 or earlier?
Statement 6 is valid there but not on 2012 onwards.
SQL2014.
Statement...
July 8, 2014 at 6:46 am
Being pedantic, only 3 of those statements return syntax errors...
July 8, 2014 at 5:57 am
BWFC (7/7/2014)
July 7, 2014 at 4:01 am
Had to guess whether it was a question about collation (no rows) or default data types (1 row), and luckily plumped for the right one 🙂
June 30, 2014 at 2:49 am
Given the discussions about collation over the years, I assumed that this was a "trick" question on that subject. In which case the correct answer would have been
Table Test is...
June 20, 2014 at 5:09 am
GilaMonster (6/19/2014)
The problem, however, is that statistics IO lies any time there are scalar UDFs in use. The profiler trace doesn't.
This.
June 19, 2014 at 5:00 am
BWFC (6/18/2014)
I'm pretty sure that a straw poll of users on here would find more people using 2012 and 2000 together than using 2012 and the cloud.
You may well...
June 18, 2014 at 3:01 am
You are working for a company that has uses SQL 2012 for their on site databases. A fellow DBA is trying to do a quick check on a database by...
June 18, 2014 at 2:13 am
Viewing 15 posts - 166 through 180 (of 658 total)