Viewing 15 posts - 3,271 through 3,285 (of 14,953 total)
InfiniteError (9/26/2011)
Sorry if my example is not that clear. My example assume that all are the same (same number of records, indexes, where clause). Honeslty...
September 26, 2011 at 9:36 am
jared-709193 (9/26/2011)
September 26, 2011 at 9:30 am
You are exactly right about the details, but you're drawing a conclusing that they don't support.
If you query the View without an Order By in the query calling the View,...
September 26, 2011 at 9:27 am
As per the documentation on SQL Browser, is it possible that your VPN configuration, or one or more routers, are blocking the UDP packets that SQL Browser uses? If...
September 26, 2011 at 9:18 am
I guess I'm not clear on what you're asking.
A view is just a pre-written Select statement. It doesn't store any data except the query. When you query a...
September 26, 2011 at 9:08 am
While I agree with the cynical bits about never getting agreement from the exact people who are the biggest block in getting the job done, I also think Tony's request...
September 26, 2011 at 8:26 am
The usual way to do that in 2000/2005 is to join to the target table in your Select From and set up that query to exclude any rows that already...
September 26, 2011 at 6:23 am
Won't happen if you use stored procedures in the database. It's because of inline SQL. Not much SQL Server can do about that.
September 26, 2011 at 6:20 am
AWE is meaningless on a 64-bit system. Won't turn on, even if you tell it to, because it's just a way to get 32-bit systems to access more RAM.
If...
September 26, 2011 at 6:18 am
IceDread (9/22/2011)
GSquared (9/21/2011)
IceDread (9/20/2011)
Physics, it describes the universe and everything within it.So do religion, art, philosophy, and (apparently) the list of possible side-effects at the end of those commercials.
I do...
September 26, 2011 at 6:14 am
I didn't realize it would do that.
I tested on a multi-million row table, and I get a scan of the right index, instead of a seek, but it is a...
September 23, 2011 at 1:23 pm
Steve Jones - SSC Editor (9/21/2011)
djackson 22568 (9/21/2011)
And you want us to worry about things like whether a business is closed?
...
We are fighting against significant odds of success. I...
September 23, 2011 at 12:34 pm
djackson 22568 (9/21/2011)
Steve Jones - SSC Editor (9/21/2011)
djackson 22568 (9/21/2011)
And you want us to worry about things like whether a business is closed?
...
We are fighting against significant odds of success....
September 23, 2011 at 12:30 pm
Steve Jones - SSC Editor (9/21/2011)
GSquared (9/21/2011)
September 23, 2011 at 12:28 pm
Stefan Krzywicki (9/23/2011)
GSquared (9/23/2011)
Steve Jones - SSC Editor (9/23/2011)
Grant Fritchey (9/23/2011)
GSquared (9/23/2011)
Grant Fritchey (9/23/2011)
Steve Jones - SSC Editor (9/23/2011)
September 23, 2011 at 12:27 pm
Viewing 15 posts - 3,271 through 3,285 (of 14,953 total)