You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/****** Object: View [dbo].[vImportKcRpt] Script Date: 12/24/2013 14:42:24 ******/
|
|
IF EXISTS (SELECT * FROM sys.views WHERE object_id = OBJECT_ID(N'[dbo].[vImportKcRpt]'))
|
|
DROP VIEW [dbo].[vImportKcRpt]
|
|
GO
|
|
|