Forum Replies Created

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

  • RE: problems with where

    Ok great, it worked with the inner join. Here is the full query.

    Thanks again!

    USE [navtables]

    GO

    /****** Object: StoredProcedure [dbo].[RS_OrderStock] Script Date: 03/12/2012 12:36:32 ******/

    SET ANSI_NULLS ON

    GO

    SET QUOTED_IDENTIFIER...

  • RE: problems with where

    Hello,

    Thanks for this!

    Problem is that I have a inner join on number on another table. Can this solution still be applied?

  • RE: problems with where

    haha no

  • RE: Tabledesign

    yes this should work but column y would be repetetive, but maybe that cant be avoided?

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