Viewing 15 posts - 121 through 135 (of 146 total)
it will bring all the values of a col in a variable comma seprated, this is what i want.
so there will be one row two cols with comma seprated values...
March 11, 2015 at 6:35 am
hi,
i am using sql trace but following link says
https://msdn.microsoft.com/en-IN/library/ms186265(v=sql.105).aspx
"Lock mode of the lock acquired. This column is not populated by the Lock:Released event"
and the col...
February 18, 2015 at 10:00 pm
thank u, i am trying sqltrace, but my second question is unanswered.
yorus sinclery.
February 18, 2015 at 12:55 am
well i have made a stored procedure with a loop which calls the main stored procedure after 20 seconds.
I am planning to make one windows service which will call my...
February 17, 2015 at 11:43 pm
ya, i have seen them before, but they all are talking about with in "a transaction".
somthing like this
SET TRANSACTION ISOLATION LEVEL READ COMMITTED
BEGIN TRAN
select * from wt
SET TRANSACTION...
February 17, 2015 at 11:23 pm
As far as figuring out answer is concern i will find other answer to solutions,
but i wanted to know is sqlserver can run in this case or not,
"changing isolation...
February 12, 2015 at 11:57 pm
is there any place where i can search it.
please send me link.
yours sinclerey
November 12, 2014 at 11:35 pm
two server can have same timezone and they can get updated from internet also, but will they keep same datetime uptothe second over time.
yours sincerely
July 25, 2014 at 7:59 am
Should i post it in any other category?
yours sincerley.
July 1, 2014 at 6:56 am
thank u,
I wanted to know , why msdn says to use it , though the excution plan shows some more task is done
when some .write...
June 30, 2014 at 12:57 am
As I said in my last post it makes absolutely zero difference which column or table is on which side of an equality check.
In q1) I wanted to ask about...
June 24, 2014 at 11:32 pm
1)
update t1
set a, b, c, d .f
from t1 a
join t2 b on a.poleid=b.poleid
join t3 c on b.t3id = c.t31d
where b.poleid =1
2)
update t1
set a, b, c, d .f
from t1...
June 24, 2014 at 1:26 am
ya bigger and smaller is number of rows.
yours sincerely
June 23, 2014 at 8:03 am
questions are inside Q1)Q2)Q3)
yours sincerley
June 18, 2014 at 9:15 am
Sir, I will do it)
my expectaion was, that i will get some thing written from microsoft.
so please send any...
April 15, 2014 at 12:51 am
Viewing 15 posts - 121 through 135 (of 146 total)