Forum Replies Created

Viewing 4 posts - 316 through 320 (of 320 total)

  • RE: Problem in Query

    Hi maz,

    oops!! i made typing mistake...any ways thanx for the qry.

    regards,

    Ahmad

    Regards,
    [font="Verdana"]Sqlfrenzy[/font]

  • RE: Problem in Query

    Hi chirag ,

    Thanx for help.

    I have used count and sum in my query to get category count and sales

    Qry is somwwhat like this

    select z.category,x.count(distinct customers),y.sum(sales) from

    x inner join y...

    Regards,
    [font="Verdana"]Sqlfrenzy[/font]

  • RE: Problem in Query

    Hi

    Actualy I have used distinct im my query thus i can't use roll up

    Regards,
    [font="Verdana"]Sqlfrenzy[/font]

  • RE: Passing String example "10013,10014,10015" in Stored Procedure

    thanks,

    is array is supported in SQL server 2000.

    Regards,
    [font="Verdana"]Sqlfrenzy[/font]

Viewing 4 posts - 316 through 320 (of 320 total)