Viewing 15 posts - 2,881 through 2,895 (of 3,348 total)
sjeniferal (4/12/2010)
April 12, 2010 at 4:52 am
Joy Smith San (4/11/2010)
haaaa..very good question.. fortunately I got it right.Wel, I would like to know...
1. When a query will timeout.?
2. When execution of something will run out of memory.?
thanks.
I...
April 12, 2010 at 12:26 am
CirquedeSQLeil (4/8/2010)Is 0/0 = 1 or is 0/0 an error?
To that question, my answer is a clear and resounding "yes"! 😛
April 8, 2010 at 1:26 pm
CirquedeSQLeil (4/8/2010)
Hugo Kornelis (4/8/2010)
Paul White NZ (4/8/2010)
Hugo Kornelis (4/8/2010)
...hard question list...I got all those questions wrong - except the 15% one :blink:
So that means you learned something new from four...
April 8, 2010 at 11:02 am
Tom Garth (4/8/2010)
I stand corrected. After rereading Hugo's answer I may have gottem it right for the wrong reason.So is 2005 the endpoint's port number?
You'll have to re-reread my post.:-D...
April 8, 2010 at 7:16 am
Paul White NZ (4/8/2010)
Hugo Kornelis (4/8/2010)
...hard question list...I got all those questions wrong - except the 15% one :blink:
So that means you learned something new from four out of those...
April 8, 2010 at 4:45 am
RBarryYoung (4/7/2010)
Paul:Now I'm curious to know how you did on mine...? (here: http://www.sqlservercentral.com/questions/T-SQL/63632/) Its still got one of the lowest correct percentages that I know of.
That was a...
April 8, 2010 at 4:15 am
A nice question, but the answer is not completely accurate.
If you read the explanation in page that is linked to, you'll see that the actual name of the endpoint depends...
April 8, 2010 at 1:21 am
My apologies, I was forgotten to follow up here.
I got a response from Itzik. His source is an old blog post from Conor Cunningham - another man to take VERY...
April 4, 2010 at 2:57 pm
parthenitin (4/3/2010)
When we creates the primary key it alwas enforce to create as Clustured.how it will enforce to create as NonClustered.
Please Can u tell me.
In addition to the reply by...
April 3, 2010 at 6:29 am
bigM (4/2/2010)
This is an extrapolated question from the actual QoD, but I would like to know the reason (coz of knowledge gaining reason)
Why the 'mmm' part in the RESULT...
April 2, 2010 at 9:44 am
bigM (4/2/2010)
When I insert the datatime row into a table as below, I get different result. Any idea?use tempdb
go
create table test1 (dat datetime)
go
insert into test1 values('1753-01-01')
select * from test1
RESULT:
1753-01-01 00:00:00.000
Here...
April 2, 2010 at 3:07 am
Viewing 15 posts - 2,881 through 2,895 (of 3,348 total)