Viewing 12 posts - 16 through 28 (of 28 total)
hi,
thanks for your ansewrs,
i need to catch the first status in the
first raw in table
sharon
July 18, 2012 at 4:48 am
hi ,
i soory if it wasnot not clear :
but this what i neeed :
find the rows where the status changing form 0 to 1 and...
July 18, 2012 at 1:57 am
thank you vary muce for your explanation.
so if i undersatnd there is no diffrent if i put one and only regular index on column
or ...
February 26, 2012 at 6:48 am
hi,
yes it was interview question
(bad question for me:)
thank sharon
February 19, 2012 at 7:46 am
thank you vary much ,
its was what i looking for .
what its starnge for me is how sql now to take each value from acloumn 🙂
this...
February 16, 2012 at 5:06 am
hi,
this is alot of data crossing 2 server that far away from each other
i dont want to do backup and restore all the time....
in log shipping the...
July 13, 2011 at 3:31 am
hi,
maybe i miss something , but both clolumn hava index mean that cloumn ordered ( sql no need to sort them , thay all ready sort)
all so the select...
May 3, 2011 at 6:10 am
first thank you for your reply,
second i run this quary :
select da.userid,us.id from usagc.dbo.data_accounts da
inner join usagc.dbo.data_users as us
on da.userid=us.id
on both cloumn i put an index
second...
May 3, 2011 at 5:37 am
Viewing 12 posts - 16 through 28 (of 28 total)