Viewing 15 posts - 2,371 through 2,385 (of 7,484 total)
If you use NEWID there are two problems: the GUID is 16 bytes (which is a potential problem as it is a lot of strorage if the table is big)...
August 8, 2014 at 9:50 am
Basically your problem is that you are using the country derived from MG_OFFICE instead of the country derived from your fixed list. You could try something like
select booking...
August 8, 2014 at 9:36 am
Just in case MMartin1's reference wasn't enough:
Changing the database default collation has no effect on existing columns in existing tables, only on new columns (columns in new tables created...
August 8, 2014 at 7:58 am
Ed Wagner (8/8/2014)
Revenant (8/7/2014)
Ed Wagner (8/7/2014)
SQLRNNR (8/7/2014)
djj (8/7/2014)
SQLRNNR (8/7/2014)
springsbed
squeak
Brakes
Strakes
Hull (Thanks...I had to look up the meaning of the word and it's always nice to learn something new)
Chine
August 8, 2014 at 7:44 am
danrst171 (8/8/2014)
I got it wrong by selecting the second correct answer.
+1
Actually I clicked 2 (query and namespace) and then noticed that clicking the second cancelled the first because there was...
August 8, 2014 at 7:40 am
Lynn Pettis (8/7/2014)
Now this just pissed me off:********* (8/7/2014)
thanks lynn, for being forthcoming (finally!)Leaving out the name of the perp.
Maybe you are misreading him - that "finally" could refer...
August 7, 2014 at 4:22 pm
SQLRNNR (8/6/2014)
Sean Lange (8/6/2014)
Ed Wagner (8/6/2014)
TomThomson (8/6/2014)
Ed Wagner (8/6/2014)
SQLRNNR (8/6/2014)
Ed Wagner (8/6/2014)
djj (8/6/2014)
Ed Wagner (8/6/2014)
SQLRNNR (8/5/2014)
EL Jerry (8/5/2014)
Revenant (8/5/2014)
YellowPages
Eight
Kilobytes
Kilo Class
Nautilus
Nucular
Attack
Defense
Self-Defense
nunchucks
self-offense
masochism
August 7, 2014 at 12:52 am
Useful question.
I find the documention on this is utterly awful, almost incomprehensible; so getting it right was quite a surprise. I wouldn't have been at all confident if I'd...
August 7, 2014 at 12:45 am
Hugo Kornelis (8/6/2014)
During the parse phase, a single pass is made. For this phase, the line "DECLARE @i int = 1, @j-2 int =...
August 6, 2014 at 4:38 pm
Hugo Kornelis (8/5/2014)
I see that Tom already posted an explanation. I think he is correct, but I will phrase it simpler - my explanation is that a variable is available...
August 6, 2014 at 2:16 pm
David Webb-CDS (8/6/2014)
August 6, 2014 at 1:47 pm
Iulian -207023 (8/6/2014)
Hi Tom , that sounds interesting , I wander if this is documented somewhere.
I don't think it's documented. And of course it's slightly more complicated than that,...
August 6, 2014 at 1:28 pm
Ed Wagner (8/6/2014)
SQLRNNR (8/6/2014)
Ed Wagner (8/6/2014)
djj (8/6/2014)
Ed Wagner (8/6/2014)
SQLRNNR (8/5/2014)
EL Jerry (8/5/2014)
Revenant (8/5/2014)
YellowPages
Eight
Kilobytes
Kilo Class
Nautilus
Nucular
Attack
Defense
August 6, 2014 at 1:11 pm
peter.row (8/6/2014)
Hovering the mouse may be quick but not that helpful since as soon as you...
August 6, 2014 at 6:07 am
The 6 points raised in the first post of teh series are all a bit boring/mundane and don't, for me, address the title (which in any case is ambiguous) at...
August 5, 2014 at 5:53 pm
Viewing 15 posts - 2,371 through 2,385 (of 7,484 total)