[dbo].[investigationview]
(local)
>
mdb
>
Views
> dbo.investigationview
Properties
Columns
SQL Script
Uses
Properties
Property
Value
ANSI Nulls On
Quoted Identifier On
Created
12:32:10 PM Sunday, December 05, 2010
Last Modified
12:32:10 PM Sunday, December 05, 2010
Columns
Name
name
status
event_scope
anomaly_scope
SQL Script
CREATE
VIEW
investigationview
as
select
investigation.
*
from
investigation
GO
Uses
[dbo].[investigation]
dbo