Viewing 15 posts - 1,126 through 1,140 (of 4,081 total)
The crowd has rubber bullets?? That's a new one to me...
Is my participle dangling? :w00t:
June 3, 2011 at 9:23 am
Gail: Wow....
Lynn: Good luck, because merit doesn't always triumph in this crazy world
Jason: The "Today" show carried footage of a naked jogger today, and...
June 3, 2011 at 8:41 am
Can you explain why this is not just a simple OR ?
Asked and answered.
I would expect a "conditional join" to perform poorly.
June 3, 2011 at 8:30 am
Steve should publish a book: "Best of The Thread" or possibly "Worst of The Thread".
June 2, 2011 at 4:22 pm
I'm sorry to say I don't see another approach at this time.
June 2, 2011 at 4:20 pm
No problem. 🙂 Craig, I learned from your explanation.
Have a great evening, guys.
June 2, 2011 at 3:57 pm
Craig, I created tables A-F in my sandbox database and the queries posted would not run.
Msg 4104, Level 16, State 1, Line 10
The multi-part identifier "f.id" could not be bound.
I...
June 2, 2011 at 3:38 pm
Yet again, I will attempt to explain....
June 2, 2011 at 3:34 pm
Gus:
The reason I said use CASE is that you might have cases where the join to T2 succeeds but some other T2.column value is NULL anyway.
In that...
June 2, 2011 at 3:29 pm
... and a recitation of all parameters for DBCC TIMEWARP.
June 2, 2011 at 3:17 pm
Are you sure about your syntax?
Where is the join to F in either query? What are using to join to C in the second...
June 2, 2011 at 3:07 pm
We are just expecting that the user's locations will be acceptable if they are within a range of the lat/long of the store, hence I thought using the buffer around...
June 2, 2011 at 3:00 pm
Lisa, just this once, I will urge you to reconsider.
Queries against spatial indexes using a geography datatype will run much slower. Geography is...
June 2, 2011 at 2:10 pm
Let's call it a great team effort and cross the finish line with hands joined in victory. 😀
June 2, 2011 at 2:02 pm
Thank you.
You are defining your course titles as NCHAR, which means they are padded with blanks on the right to the specified length. NVARCHAR might be a...
June 2, 2011 at 1:57 pm
Viewing 15 posts - 1,126 through 1,140 (of 4,081 total)