Viewing 15 posts - 19,276 through 19,290 (of 22,202 total)
Jack Corbett (11/22/2008)
Grant Fritchey (11/22/2008)
Terribly late to the party, rude of me, I know.
Better late than never. Oh, and based on your tweets it didn't seem like you were...
November 22, 2008 at 8:50 am
Hey Jeff,
Just curious, I was thinking about it, and, you know, I was wondering, have you got a good, you know efficient, way to clear a table?
All my love,
Grant
November 22, 2008 at 8:35 am
Oh, and one more.
On the URGENT posts. My favorites are the ones where you post a possible answer to the question with five minutes of the OP, but you don't...
November 22, 2008 at 7:36 am
Terribly late to the party, rude of me, I know.
I agree with Steve, it seems to come in waves. It is a bit shocking that people think that posting a...
November 22, 2008 at 7:33 am
Congratulations and very well done. That looked like serioulsy tough competition.
November 22, 2008 at 7:19 am
That was just a typo. Sorry about about the confusion. The script is right and the text is slightly off.
November 21, 2008 at 6:59 am
If anyone has a volume 4 laying around, I'd love to get a copy.
November 16, 2008 at 3:54 am
That's odd. There used to be a link to buy them. I can't find it anywhere. Steve!
November 14, 2008 at 11:36 am
Last time I tried, the files were locked. You can set up a rollover so that you're getting a new file every so often and the old files are available.
Alternately,...
November 13, 2008 at 6:33 am
It's also possible that you have different default ANSI settings on the two machines. This could affect performance. A good way to test both would be to use a trace...
November 12, 2008 at 7:37 am
The first response pointed out a number of issues you have'nt talked about addressing. Query tuning, indexing and all the associated work around those issues can and do lead to...
November 12, 2008 at 7:02 am
I understand why you might not build constraints in a data warehouse (sort of), but it makes no sense at all to choose not to build indexes. I mean, you...
November 12, 2008 at 6:59 am
Check this article out
November 12, 2008 at 6:53 am
Do you mean when you connect to a server from your machine the query takes longer than when you run it directly on the server? Data travelling across the network.
If...
November 12, 2008 at 6:44 am
I think you might be better off with an index on these columns: box_no , msisdn, log_time. Then you'd have a covering index. The reason it's not using the index...
November 11, 2008 at 6:16 am
Viewing 15 posts - 19,276 through 19,290 (of 22,202 total)