Viewing 15 posts - 1,576 through 1,590 (of 2,647 total)
I think I can... I think I can... 🙂
February 21, 2012 at 1:25 pm
guerillaunit (2/21/2012)
SELECT
CASE
...
February 21, 2012 at 1:24 pm
GilaMonster (2/21/2012)
SQLKnowItAll (2/21/2012)
GilaMonster (2/21/2012)
A seek is not better than a scan. Forcing a seek with something...
February 21, 2012 at 1:02 pm
GiantBenMav (2/21/2012)
1. I have a maintenance plan job
2. I want to start that job in another job
3. I do not want...
February 21, 2012 at 12:19 pm
DBAgal (2/21/2012)
SQLKnowItAll (2/21/2012)
February 21, 2012 at 12:14 pm
I guess I have not run into a case where an application "needs" 2005 versus 2008. If it can run on 2005, it does not take much to have...
February 21, 2012 at 12:01 pm
GiantBenMav (2/21/2012)
I know the index job takes 14 minutes to run; but when started from another job it takes 0 seconds (per the history).
You're still not answering my questions. ...
February 21, 2012 at 11:51 am
Most likely a permissions issue for your user on that instance. Express and CE (compact edition) don't have it.
February 21, 2012 at 11:47 am
🙁 Sorry!
February 21, 2012 at 11:38 am
GiantBenMav (2/21/2012)
February 21, 2012 at 11:34 am
GilaMonster (2/21/2012)
A seek is not better than a scan. Forcing a seek with something like WHERE...
February 21, 2012 at 11:26 am
GiantBenMav (2/21/2012)
February 21, 2012 at 11:17 am
My suggestions are to use the tutorials, not to just start reading.
February 21, 2012 at 11:12 am
I would go to the BOL tutorials. Even if some of it is review, I always relearn something. Then after that you can go to the Itzik Ben Gan...
February 21, 2012 at 10:59 am
Viewing 15 posts - 1,576 through 1,590 (of 2,647 total)