Viewing 15 posts - 1,306 through 1,320 (of 5,678 total)
Sean Lange (8/9/2012)
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 9, 2012 at 2:20 pm
In theory, non-indexed views are supposed to be broken down into their component pieces and eventually reassembled as a huge nested query.
In reality, those huge nested queries, even when directly...
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 9, 2012 at 2:10 pm
Lynn Pettis (8/8/2012)
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 8, 2012 at 3:58 pm
In addition to the above question, completely variable names could end up with something like this:
ABC_20120605_Rewrite_20120701_abcd.def
Which date gets used in something like that, or are you guaranteed to only have...
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 8, 2012 at 3:54 pm
littlelisa1111 (8/8/2012)
My query is displaying the tickets that were created after 2012-06-29.
Yep, this'll do that if it's closed and the closed date is after that.
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 8, 2012 at 3:37 pm
Abu Dina (8/8/2012)
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 8, 2012 at 3:15 pm
-- Ignore this, bad joke that's not going to work as planned... I'm not going to get it wordy enough without copy/pasting a phone book or something...
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 8, 2012 at 1:14 pm
sql server developer (8/8/2012)
Also, if you don't mind can you help me understand what OCR is?
Optical Character Recognition. Basically: Your scanner takes the blobs on the page and attempts...
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 8, 2012 at 1:11 pm
bsclyde,
I'm preparing a response to this but I've been a bit overwhelmed at work lately so I haven't had the time to sit with it until this morning. If...
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 8, 2012 at 12:02 pm
Since we haven't heard from Steve, and I agree it may just be for the politics, the owner of the pic may just not have wanted a forum insta-display img...
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 8, 2012 at 11:06 am
SQLSACT (8/7/2012)
I'm trying to understand something regarding SQL Server security
If I have a SQL Login and that Login is also a user on a database. What happens when that...
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 8, 2012 at 10:55 am
It sounds, personally, like there's actually two primary stages to this process. Standard and Custom. Right now they're rolled into one.
What I would recommend you do is create...
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 8, 2012 at 10:49 am
Jason-299789 (8/6/2012)
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 6, 2012 at 6:09 pm
Lynn Pettis (8/6/2012)
Why do people get upset when you can't provide an answer based on vague requirements?
Primarily because that's how they get them from business users and hope we brought...
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 6, 2012 at 4:58 pm
Were you having network issues or similar problems at the time? You won't get a cache hit rate if there's no activity as far as I remember, but page...
Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.
For better assistance in answering your questions[/url] | Forum Netiquette
For index/tuning help, follow these directions.[/url] |Tally Tables[/url]
Twitter: @AnyWayDBA
August 6, 2012 at 3:42 pm
Viewing 15 posts - 1,306 through 1,320 (of 5,678 total)