Viewing 15 posts - 766 through 780 (of 2,463 total)
Perry Whittle (11/26/2012)
November 26, 2012 at 10:41 pm
kiasystemsoft (11/26/2012)
I do not have information to help
we dont require any info from your side , just follow what John Mitchell-245523 explained above. and take help from any person...
November 26, 2012 at 10:39 pm
means both servers are not same from data (even sql objects too ) perspective
November 26, 2012 at 4:33 am
naga.rohitkumar (11/26/2012)
HI can any one say what is the use of these1 SET SHOWPLAN_ALL ON
2 SET SHOWPLAN_ALL OFF
3 SET STATISTICS PROFILE ON
4 SET STATISTICS PROFILE OFF
Rohit...
November 26, 2012 at 3:18 am
SSSsil174 (11/26/2012)
Example: If the result set like the below..
Clientid TagId NameD1D2D3D4D5
147American100050030000
148Hispanic0001000200
147American100050030000
148Hispanic0001000200
I want the result set like the following..
Clientid TagId NameD1D2D3D4D5
147American100050030000
147American100050030000
147...
November 26, 2012 at 2:53 am
sanath.kumar.kura (11/21/2012)
November 26, 2012 at 2:50 am
kiasystemsoft (11/26/2012)
I can not speek English well
I have two fields
The account is a person
In each row I have a previous account
It may be that the debtor or creditor
If you...
November 26, 2012 at 2:23 am
sqlquery-101401 (11/25/2012)
where
(Name not like '%master%' and Name not like '%model%' and Name not like '%msdb%') or
(ISNUMERIC(Right(SUBSTRING(name,1,charindex('.',name)-1),8))=0) or...
November 26, 2012 at 1:01 am
rajkiran.panchagiri (11/25/2012)
Hi Friends,Any update
have you checked with Sp_who2 and sp_lock that which seesions are got blocked for that particular database ?
November 26, 2012 at 12:58 am
can you explain a bit ? i am not clear as if you are adding or subtracting columns value :hehe:
November 26, 2012 at 12:55 am
shohelr2003 (11/23/2012)
Will it cause any inconsistency in mirror databse? Or may I need restore database and log...
November 25, 2012 at 10:53 pm
Jeff Moden (11/22/2012)
Either put the CI on the GUID with a decent FILL FACTOR to prevent rampant page splits during inserts
what would be that decent valure ? in...
November 22, 2012 at 11:38 pm
what other alternative we can take here instead of "!= "
November 22, 2012 at 11:23 pm
Perry Whittle (11/21/2012)
you could build your own using my handy guide at these links😉
thanks perry but my question was little different , i want a...
November 22, 2012 at 11:08 pm
Viewing 15 posts - 766 through 780 (of 2,463 total)