if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[INTO_RJZ_KIS]') and OBJECTPROPERTY(id, N'IsProcedure') = 1)
drop procedure [dbo].[INTO_RJZ_KIS]
GO
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[INTO_RJZ_KIS]') and OBJECTPROPERTY(id, N'IsProcedure') = 1)
drop procedure [dbo].[INTO_RJZ_KIS]
GO