|
<< Click to Display Table of Contents >> Navigation: iVend Database Database > Views > vw_CusCustomer View |
Navigation: iVend Database Database > Views >
iVend 6.6 Database Help
vw_CusCustomer View
Collapse All Expand All
iVend Database Database : vw_CusCustomer View |
Properties
Creation Date |
9/18/2015 10:50 AM |
Is Schema Bound |
|
Encrypted |
|
Ansi Nulls |
|
Columns
|
Column Name |
Description |
Datatype |
Length |
Allow Nulls |
Default |
Formula |
|
CustomerKey |
|
BigInt |
8 |
|
|
|
Objects that vw_CusCustomer depends on
|
Database Object |
Object Type |
Description |
Dep Level |
|
Table |
Defines the customer details that interact with the enterprise. |
1 |
View Definition
CREATE VIEW vw_CusCustomer AS SELECT CusCustomer.CustomerKey FROM CusCustomer |
See Also
© 2019 All Rights Reserved.
Send comments on this topic.