Forum Replies Created

Viewing 12 posts - 16 through 28 (of 28 total)

  • RE: complicated query for me :)

    hi,

    thanks for your ansewrs,

    i need to catch the first status in the

    first raw in table

    sharon

  • RE: complicated query for me :)

    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...

  • RE: Server Columnstore Index

    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 ...

  • RE: sum on specific column

    hi,

    yes it was interview question

    (bad question for me:)

    thank sharon

  • RE: sum on specific column

    thank you vary much

    you help me alot

    sharon

  • RE: sum on specific column

    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...

  • RE: BACK UP LOG SHIP

    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...

  • RE: log ship

    thank you

    help me very much

  • RE: hash join

    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...

  • RE: hash join

    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...

  • RE: sql quary

    thank you its very good

  • RE: quary issue

    thank you , its work great.

    sharon

Viewing 12 posts - 16 through 28 (of 28 total)