Forum Replies Created

Viewing post 16 (of 16 total)

  • RE: Stored Procedure Problem Help!

    Hello, thank you for the reply, you will see below 3 different statements i have written above what statements goes with what tables.

    Firstly the Address Table

    CREATE TABLE [dbo].[Address](

    [AddressID] [int] IDENTITY(1,1)...

Viewing post 16 (of 16 total)