Viewing 15 posts - 631 through 645 (of 1,292 total)
Lynn Pettis (12/8/2009)
Bru Medishetty (12/8/2009)
RBarryYoung (12/8/2009)
Not the usual, but I could use help with this one: http://www.sqlservercentral.com/Forums/Topic830994-1199-1.aspx
I am 80 miles from Philadelphia, need to know the time in order to...
December 8, 2009 at 3:25 pm
GilaMonster (12/8/2009)
Bru Medishetty (12/8/2009)
GilaMonster (12/8/2009)
Wow. This one must take some prize.
:-P:hehe::Wow::unsure:
How about you teaching basics to this guy
Session 1 -- Using Books Online
Session 2 -- ...
December 8, 2009 at 3:16 pm
GilaMonster (12/8/2009)
Wow. This one must take some prize.
:-P:hehe::Wow::unsure:
How about you teaching basics to this guy
Session 1 -- Using Books Online
Session 2 -- Using Management Studio
Session...
December 8, 2009 at 3:12 pm
RBarryYoung (12/8/2009)
Not the usual, but I could use help with this one: http://www.sqlservercentral.com/Forums/Topic830994-1199-1.aspx
I am 80 miles from Philadelphia, need to know the time in order to plan.
Please post the...
December 8, 2009 at 2:42 pm
I use it and I like it. Of course most of the replies have been when compared to a 3rd party tool, which is not used in every implementation.
Since it...
December 8, 2009 at 1:35 pm
GilaMonster (12/8/2009)
Bru Medishetty (12/8/2009)
By default when a PK is created, a Clustered Index is automatically created on that table with the PK being the Clustered index Key.
Providing there isn't...
December 8, 2009 at 1:29 pm
Agree with Gail about the Clustered Index. In fact it a common misconception that Clustered Index will always be the best possible Index.
December 8, 2009 at 1:28 pm
Thanks Gail !
Appreciate for your time and clarification.
When I meant about not able to simulate it, I meant about not able to simulate immediately at my work place.
I would...
December 8, 2009 at 1:23 pm
Have you Googled it?
Google should give tons of links to explain that.
In short, A PK is a constraint when enforced, would not allow any duplicate values and also does not...
December 8, 2009 at 1:09 pm
sonal_anjaria (12/7/2009)
view any database had been revoked by a script we ran to tighten security, that's is what did it.granted individual access to user
thanks to all for helping
sonal.
Who ran it?...
December 8, 2009 at 1:01 pm
Gail, I have never worked on such a query with leading wildcards on a varchar(255) column and 13 Million records.
As this is something I can't simulate and try to...
December 8, 2009 at 12:52 pm
Hey Homebrew you may do it using BCP, please find more info in the link below.
December 8, 2009 at 12:42 pm
John Paul-702936 (12/8/2009)
Does SQL SERVER 2008 run on Virtual Server or we need Physical Server
Yes, it runs on a Virtual Server, you need to have minimum hardware for the Virtual...
December 8, 2009 at 12:37 pm
Viewing 15 posts - 631 through 645 (of 1,292 total)