Viewing 15 posts - 2,281 through 2,295 (of 2,904 total)
It's FAKE! It's NOT THE MICROSOFT TECHNET. Go to http://www.microsoft.com then find the link to Technet. Then go to Scripts. You won't find this on their site. -SQLBill
January 16, 2004 at 12:49 pm
It sounds like you boss is talking about DBCC INDEXDEFRAG and DBCC DBREINDEX commands. Check them out in the Books OnLine. -SQLBill
January 14, 2004 at 10:48 am
Of course you can, that's why the stored procedure sp_attach_single_file_db exists.
January 13, 2004 at 12:22 pm
Please don't go back to the old forum style!
January 13, 2004 at 6:37 am
Andy,
That's okay. I hope you didn't take it as a complaint. I completely understand you all are busy with the upgrade and it WAS a minor question.
Keep up the great...
January 9, 2004 at 7:46 am
Sure, I'll do that from now on...don't know why I didn't think of that to begin with.
-SQLbill
January 9, 2004 at 7:40 am
Frank,
As I have found out (I had the same question but never got an answer), when you start a new thread, between the subject and the message are a bunch...
January 8, 2004 at 1:49 pm
Whoopss! I misread your post and used an extra carriage return (blank line). I'll try the extra space now.
But like I said, even just this post I'm making now. The...
January 8, 2004 at 1:45 pm
That could be it Frank...but we'll see when you get up around 4000 posts.
BTW-I like being rated a Super Poster at only 600+ posts and you are also a Super...
January 8, 2004 at 1:40 pm
This is really irritating (at least for me) since I have to uncheck it for EVERY post I make. Even if it's in the same thread that I just posted...
January 8, 2004 at 1:01 pm
I'll try that with the extra carriage return. But if you haven't noticed, you lose the carriage returns even when you are just typing in your thread itself.
I put a...
January 8, 2004 at 1:00 pm
Now they are doing 'fill' boxes. Look under your name. There's your 'title' which in your case is Super Poster. Then there are boxes. Those boxes appear/fill based on the...
January 8, 2004 at 12:55 pm
Try replacing LAST with MAX.
-SQLBill
January 8, 2004 at 12:22 pm
In Frank's solution, add TOP 10 after the SELECT.
SELECT TOP 10 virusname..........
-SQLBill
January 8, 2004 at 12:20 pm
Viewing 15 posts - 2,281 through 2,295 (of 2,904 total)