Viewing 15 posts - 511 through 525 (of 18,926 total)
LIKE 'string%' (no % at the begining) can use a seek. Those will indeed scan.
That's an estimated plan, I need the actual one.
What you can do with search...
December 7, 2011 at 6:47 pm
Can you post the most standard searches along with it's actual execution plan?
Maybe we can turn it into a seek which would be loads better.
December 7, 2011 at 5:53 pm
SQLRNNR (12/7/2011)
bcsims 90437 (12/7/2011)
Ninja's_RGR'us (12/7/2011)
SQLRNNR (12/7/2011)
mutinyHow can you do that when you're the boss???
Multiple personalities?
understatement
says who?
December 7, 2011 at 11:16 am
drew.allen (12/7/2011)
Ninja's_RGR'us (12/7/2011)
And the solution is??? Those are columns, not rows.
I'll let you think about it for a couple minutes ;-).
FOR XML PATH('') needs to be handle any data...
December 7, 2011 at 11:15 am
Close the dbs (still accessible, it'll just have to be auto-opened).
check the default trace for if / when they open. Keep in mind that this trace only keeps 125MB...
December 7, 2011 at 10:48 am
Tara-1044200 (12/7/2011)
Deos the query you provided give me the last date when some one read any database?and if i am doing a daily backup, does that show wrong dates?
Back to...
December 7, 2011 at 10:31 am
Just replace all spaces, commas (assuming period is your decimal separator).
Then the cast will work.
December 7, 2011 at 10:24 am
ramjohn8 (12/7/2011)
Any...
December 7, 2011 at 10:23 am
matt.newman (12/7/2011)
Sorry, must have missed. Lots of stuff to read through! Probably glazed over a few.
NP, so did I 😀
December 7, 2011 at 10:19 am
matt.newman (12/7/2011)
December 7, 2011 at 10:11 am
ramjohn8 (12/7/2011)
December 7, 2011 at 10:08 am
drew.allen (12/7/2011)
1) automatically handles the conversion
2) automatically handles NULL values
If you're working with character data, you do have to be careful with certain...
December 7, 2011 at 10:07 am
Lynn Pettis (12/7/2011)
halifaxdal (12/7/2011)
Lynn Pettis (12/6/2011)
Ninja - You'll have to show me what you were trying to accomplish, just not clicking today.
Please don't be tough to Ninja, maybe it was...
December 7, 2011 at 9:54 am
Viewing 15 posts - 511 through 525 (of 18,926 total)