Viewing 15 posts - 1,366 through 1,380 (of 7,636 total)
hmi (10/30/2009)
Good brain training but are the restrictions as mentioned realistic? Which company would definitely not want to use a temp table or table variable?
Quite right, it's really just brain...
November 2, 2009 at 6:09 pm
Jeff Moden (10/27/2009)
Grant Fritchey (10/27/2009)
Jeff Moden (10/26/2009)
October 27, 2009 at 9:11 pm
Jeff Moden (10/27/2009)
Heh... sounds like VBS...
Man, that sounds like one weird Vacation Bible School! 😀
October 27, 2009 at 8:54 pm
Thanks for the follow-up. 🙂
October 27, 2009 at 8:52 pm
Jeff Moden (10/26/2009)
October 26, 2009 at 10:51 pm
Bob Hovious 24601 (10/25/2009)
Barry, congratulations on getting my question right on the first try. I predict it will be very profitable for you....
October 26, 2009 at 5:16 pm
Sadly, I will not be able to attend this year. 🙁 Raise one for me, lads!
October 26, 2009 at 5:03 pm
Great stuff, Gail! And I'm sure that you'll knock'em dead in Seattle next week, good luck... 🙂
October 26, 2009 at 5:00 pm
sql_time (10/25/2009)
when I tried creating another table using below statement
create table temp2 as (select * from temp1 );
I am getting below error
"Msg 156, Level 15, State 1, Line 1
Incorrect...
October 25, 2009 at 7:26 pm
Yes, typing them in. Many developers (including me) find it both onerous and error prone to have to type in such long names.
You will also find that many DB...
October 25, 2009 at 7:10 pm
What is your "Protect Sensitive Data" setting?
October 25, 2009 at 6:58 pm
Are you using Trusted connections or explicit Username/Passwords in these connections?
October 24, 2009 at 9:27 pm
Viewing 15 posts - 1,366 through 1,380 (of 7,636 total)