Forum Replies Created

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

  • RE: Zero count with product purchases

    Well we're getting there, unfortunately isnull only replaces it if it returns NULL, which this just doesn't return a row. I do however think I can use a view for...

  • RE: Zero count with product purchases

    This is close, however I had to join in the order detail table as well, since orders can have multiple items. Also it only shows job codes that actually purchased...

  • RE: Zero count with product purchases

    I'm essentially looking to get a query that shows all of the job codes regardless of any purchases. I'll give it a shot but I don't think that one will...

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