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.
6 lines
212 B
Plaintext
6 lines
212 B
Plaintext
2 years ago
|
/****** 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
|
||
|
|