Viewing 15 posts - 91 through 105 (of 330 total)
Hi,
It says that Returns the maximum number of simultaneous user connections allowed on an instance of SQL Server is 32767.
At a single point of time say @ excatly 12:00:00:123 PM...
January 28, 2011 at 7:34 am
jyothi_siri2000 (1/27/2011)
using conditional split how to load from source to destination table where the condition is null or blank to a particular column
Hi ,
Is this you are looking for
declare @Temp...
January 28, 2011 at 2:46 am
Hi
Thanks for your replay.I think this what i need now i get confused with my exact req,but this is what i need as the o/p as i...
January 20, 2011 at 2:02 pm
So you don't want to split the values of amt into two separate columns based on the value of the status column (= pivoting the data)? Now I'm lost...
Yes i...
January 20, 2011 at 1:06 pm
Hi
I dont think so Cross tab will help here since i dont want data in horizontal or vertical i need just to add one column (Need Column4 value...
January 20, 2011 at 12:25 pm
LutzM (1/20/2011)
1) Why are there three rows for 5,C,F in @T but none for 5,C,T?
2) Why is the row for 5,C,F in @T and not...
January 20, 2011 at 12:02 pm
Hi,
@Temp is actual i need as @Temp1
Thanks
Parthi
January 20, 2011 at 10:53 am
Hi,
Have a look at the below forums
http://www.sqlservercentral.com/scripts/Maintenance+and+Management/30218/
http://sql-server-performance.com/Community/forums/p/4438/29362.aspx
Thanks
Parthi
January 10, 2011 at 10:26 am
GilaMonster (1/10/2011)
They're exactly the same. The columns are ignored in an EXISTS.
So if there is millions of records are there we can prefer either option ,is it is good???
Now...
January 10, 2011 at 7:48 am
Angelindiego (1/5/2011)
Can you tell me where I can find a listing of all the 'xtypes' in sysobjects??thank you! 😛
Have a look at
http://msdn.microsoft.com/en-us/library/ms177596.aspx
Select Distinct Xtype in sysobjects
Thanks
Parthi
January 5, 2011 at 10:10 am
What data has been changed ?
what you need to track ?
Explain in brief your requ is not clear
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For...
January 4, 2011 at 10:07 am
Can you elaborate in better
can you have some examples for it like how with scenarios
Thanks
Parthi
December 30, 2010 at 7:59 am
Viewing 15 posts - 91 through 105 (of 330 total)