Viewing 15 posts - 1 through 15 (of 26 total)
Thanks for your reply...
What is the effetc of this statement when we apply the final t- log back up?
April 4, 2008 at 5:12 am
Hi Grant,
Thanks for the reply...
I would like to know if we can include a case statement in an insert operation.
April 3, 2008 at 10:01 pm
Thank you ALZDBA...
what about a covering index??Is it stored seperately from the base table??
March 5, 2008 at 5:38 am
what do you mean by this statement?
if a NCI is defined on a clusterd table, data access is performed using the uniquified key(s) of the clustered index.??
March 5, 2008 at 4:07 am
Is it true that a Nonclustered index occupies additional space apart from the Heap space??
ANd that a Clustered index is not stored seperately from the base table??
March 5, 2008 at 3:40 am
Hi Jack,,
You mean to say that as the Sql server agent needs to access network resources(and hence it is a network service), it be configured with a domain account??
March 4, 2008 at 10:12 pm
Thanks steve for the reply..when is a service configured as LocalService and when is it done as Localsystem...
I understand that in case any sql service needs access to a network...
March 4, 2008 at 7:44 am
Hi,
I was asked this question in an interview...as to how this query may be rephrased for performance improvement...
what wud be u r take on this??
March 3, 2008 at 5:05 am
Hi,
In that case , if selectivity is >50% then always a table scan or clustered index scan is better..Am i right??
And my earlier question was if we had a...
March 3, 2008 at 2:52 am
What if we had a table with an empid field which was inserted randomly and is not ordered..i.ee. instead of rows having empids as 4, 5 6,..we have a table...
March 3, 2008 at 1:50 am
Viewing 15 posts - 1 through 15 (of 26 total)