view icon View: mobiFTView

Properties

Property Value
Name mobiFTView
ID 1776725382
Schema Sales
Owner dbo
Encrypted false
Schema Bound false
With Check Option false
ANSI NULLS true
Uses Quoted Identifier true
Has Opaque Metadata false
Published false
Schema Published false
Replicated false
Has Replication Filter false
Has Unchecked Assembly Data false
Date Correlation View false
Uses Database Collation false
Tracked by CDC false
MS Shipped false
Modify Date 12/28/2011 5:29:51 PM
Create Date 12/28/2011 5:29:51 PM

Extended Properties

No extended properties defined.

View Columns

Column Name Datatype Nullable Is Identity
id int false true
zjebka_rulez ntext true false

Indexes

No view indexes defined.

Object Level Permissions

No object level permissions defined.

Column Level Permissions

No explicit column permissions granted to this object

Objects that depend on [mobiFTView]

Objects on which [mobiFTView] depends

SQL

Script
SET ANSI_NULLS ON
SET QUOTED_IDENTIFIER ON
create view Sales.mobiFTView as select id, zjebka as zjebka_rulez from Sales.mobiFT

See also

List of Views