Viewing 15 posts - 3,691 through 3,705 (of 5,685 total)
UMG Developer (3/16/2011)
mtillman-921105 (3/16/2011)
March 16, 2011 at 5:57 pm
Easier way: Slap a GO between each statement.
March 16, 2011 at 5:54 pm
Best_boy26 (3/16/2011)
I want write a SQL Query to get results in C12WR column.
As mentioned above, please provide DDL and sample data inserts. It will make this easier.
And I want...
March 16, 2011 at 3:43 pm
2 things.
1) Check the metadata that the excel file is expecting in design manager. My guess is it's sampling the rows and is determining it needs to drop the...
March 16, 2011 at 3:25 pm
Use UNION ALL, not Union. Union forces a distinct out of the final result.
March 16, 2011 at 3:22 pm
Rich Yarger (3/16/2011)
March 16, 2011 at 3:03 pm
Rich Yarger (3/16/2011)
I was able to make a great plan for very little VLF's,
You don't necessarily want very few VLFs, but that's another discussion...
RESTORE DATABASE [Database1]
FILE =...
March 16, 2011 at 2:39 pm
GilaMonster (3/16/2011)
I object, I'm a model of good behaviourwell, compared to others on that list anyway...
Isn't that like saying you're a 'nice' barbarian because you only rape and pillage? 😛
*runs...
March 16, 2011 at 2:14 pm
Sky, 3 things.
1) How is 7-9AM a single hour? That's 2 hours.
2) You want to use a dateadd/datediff method to get each timestamp to be equivalent in a derived...
March 16, 2011 at 1:41 pm
CirquedeSQLeil (3/16/2011)
Brandie Tarvin (3/16/2011)
CirquedeSQLeil (3/16/2011)
Buck has clothing problems.TMI! TMI!
Someone get me the brain bleach!
:sick:
Just imagine reading a string of tweets about it everyday 😀
And people say there's no good reason...
March 16, 2011 at 12:58 pm
TravisDBA (3/16/2011)
1. "those are actually rare." Respectfully disagree here. Not as rare as one might think. I have even heard it mentioned several times before in this forum alone....
I...
March 16, 2011 at 12:55 pm
Travis, I know the kind of shops you're fighting with, but those are actually rare. Apparently, not from your experience, but one of us has had either good or...
March 16, 2011 at 11:37 am
quackhandle1975 (3/16/2011)
March 16, 2011 at 10:43 am
sqlbuddy123 (3/15/2011)
Gail is right. Follow her advice.
I think you may have started a new SSC mantra...
March 15, 2011 at 5:53 pm
Depends on how you build the index and the selectivity of two of the three options.
On a smallish table, you're looking at the speed to load the pages (5 or...
March 15, 2011 at 5:50 pm
Viewing 15 posts - 3,691 through 3,705 (of 5,685 total)