Thanks in advance Gail..
Where should I move this 'AS'?
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
-- =============================================
-- Author:<Kalpana Dhungel>
-- Create date: <Nov 08 2010>
-- Description:<enter records in required fields>
-- =============================================
CREATE PROCEDURE [dbo].[createAlter]
@ID...