Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: Joins with Group BY

    Jack Corbett (10/10/2007)


    If you have SQL 2000 why not do it SSRS (SQL Server Reporting Services) which is an add-on included in your license. A phone list is a...

  • RE: Joins with Group BY

    OK, here is the scoop. Boss says create a phone list for the company, but then he decides to create the DB. He made it difficult on me with...

  • RE: Joins with Group BY

    I am not sure of the method I would want to use, group by or order by, but this is the output I am looking for:

    Site1

    =====

    emp1

    emp2

    emp3

    site2

    ======

    emp4

    emp5

    emp6

    Also I can remove the...

Viewing 3 posts - 1 through 4 (of 4 total)